Skip to content

matthewjcox/interaction_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

interaction_bot

ESP's random interaction bot!

To set up:

  • clone repository locally
  • add a .env file with the bot token and the server name
  • create a venv
    • use pip to install discord.py and python-dotenv

To run:

  • Enter the venv
  • Run python3 -u bot.py >> log.txt &
  • Close the shell, and let it run!

Doesn't work on python 3.4.3. Works on 3.6.9. Not sure what minimum version is necessary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages