blob: 3eed704a2de3ecbfcf5412a5060893022c87dfc2 (
plain) (
tree)
|
|
# ziBot
**Python 3.5 or higher is required!**
Just a fork of mcbeDiscordBot but rewritten a bit. Some code are translated mee6's old deprecated code that works on the new version of [discord.py](https://github.com/Rapptz/discord.py)
### Dependencies
- [discord.py](https://github.com/Rapptz/discord.py)
- asyncio
To install the dependencies, you can use this command:
```
# Linux
python3 -m pip install -r requirements.txt
# Windows
py -3 -m pip install -U discord.py
```
### Usage
Launch the bot with ```python3 zibot.py```
|