Owez / classbot

An unfinished discord bot made to assign custom classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classbot

Cogs

  • Startraid (startraid)
  • Help (help)

Running

  1. Install Python and the Discord.py module for it.
  2. Make a bot user on discord (please follow external tutorials).
  3. Open a terminal and set the "TOKEN" enviroment variable to your bot's token.
  4. Run it:
    # Linux
    python3 app.py
    
    # Windows
    py app.py

About

An unfinished discord bot made to assign custom classes


Languages

Language:Python 100.0%