Sengolda / greybot

An awesome discord.py bot template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greybot

  • The only bot template you will ever need

How to get setup

  • Clone or download the repo
  • Do pip install -Ur requirements.txt
  • Rename config.py.example to config.py and fill it out
  • Do python3 launch.py

Optionally if you are on MacOS/Linux you can install uvloop to get a faster asyncio event loop

pip install -U uvloop

About

An awesome discord.py bot template.

License:MIT License


Languages

Language:Python 98.7%Language:Dockerfile 1.3%