Spam eggplants in Discord servers in style
- Python 100%
| .gitignore | ||
| config.sample.json | ||
| LICENSE | ||
| melanzanaBot.py | ||
| README.md | ||
| requirements.txt | ||
Melanzana Bot
Spam eggplants in Discord servers in style
Requirements
- Python 3.5
- discord.py
Installation
Install all the dependencies with
$ pip install -r requirements.txt
Copy and edit the config file
$ cp config.sample.json config.json
$ nano config.json
Set up a cronjob that spams eggplants automatically
0 */6 * * * python3 melanzanaBot.py
License
MIT.
tldr; do whatever you want with this code.
See LICENSE for more info.