Skip to content

superjkm/NeatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeatBot

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).

Setup

  1. Install Python 3.x.x (Any python 3 version should work, but I've only run it on v3.6.1.)
  2. Install discord.py v0.16.8
  3. Create and fill out a properties.py file in the same directory as neatbot.py.
  4. Add two properties to this file:
    neatbotToken={DiscordBotAPIToken}
    giphyToken={GiphyAPIToken}
    
  5. Run neat_bot.py!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%