A discord bot whose sole purpose is creating embeds.
This bot requires discord.py ( https://github.com/Rapptz/discord.py ) and
python 3.7 to run.
-
Clone the repo
-
Install
discord.py(e.g. viapip3) -
Put the bot token of your bot account into a file called
tokenfilein the same directory asstart.sh. -
Run
./start.sh.
To stop the bot, send a keyboard interrupt (^C on linux). The bot will then shut down. This might take a bit!