Spam eggplants in Discord servers in style
Find a file
2016-09-09 16:19:32 +02:00
.gitignore First commit 2016-09-09 16:17:34 +02:00
config.sample.json First commit 2016-09-09 16:17:34 +02:00
LICENSE First commit 2016-09-09 16:17:34 +02:00
melanzanaBot.py First commit 2016-09-09 16:17:34 +02:00
README.md Update 'README.md' 2016-09-09 16:19:32 +02:00
requirements.txt First commit 2016-09-09 16:17:34 +02:00

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.