aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: ab343ffe5ce35028a6f05a4278862a65c4f3fdfa (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                        
# ziBot

Just a fork of mcbeDiscordBot but rewritten a bit.

### Dependencies
- discord.py
- asyncio
- colorama

Install the dependencies ```python -m pip install -r requirements.txt```

### Usage
Launch the bot with ```python3 zibot.py```