/Ryliant

Modmail bot built for Ry

Primary LanguagePython

Ryliant

Modmail bot built for Ry

Installation

  1. Obtain python 3.5 (or above version)
  2. Create a file called config.py in the same directory as config.example.py. Copy all the contents from the example config to the config.py file.
  3. Fill config.py with the correct information.
  4. CD into the git directory
  5. Install stuff in requirements.txt with python3.5 -m pip install -r requirements.txt
  6. Run the bot with python3.5 run.py