Skip to content

An awesome discord.py bot template.

Notifications You must be signed in to change notification settings

Nirlep5252/greybot

 
 

Repository files navigation

How to get setup.

  • Rename env.example to env
  • Fill out the env file.
  • Run sh requirements_install.sh
  • To start the bot just do sh startbot.sh

How to do this on windows.

  • Rename env.example to env
  • Fill out the env file.
  • Run pip install -U -r requirements.txt
  • To start the bot just do python launch.py

About

An awesome discord.py bot template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%