Dependency Note: This currently relies an old version of the discord.py library (v. 0.16.8 - https://github.com/Rapptz/discord.py/releases/tag/v0.16.8).
- Install Python 3.x.x (Any python 3 version should work, but I've only run it on v3.6.1.)
- Install discord.py v0.16.8
- Create and fill out a properties.py file in the same directory as neatbot.py.
- Add two properties to this file:
neatbotToken={DiscordBotAPIToken} giphyToken={GiphyAPIToken} - Run neat_bot.py!