/Pax-Academia

General purpose utility bot for the Homework Help Discord server

Primary LanguagePythonMIT LicenseMIT

Pax Academia

General purpose utility bot for the Homework Help Discord server

How to Contribute

  1. Fork this repository into your own account.
    • Check out the cogs folder for in progress cogs that you can contribute to.
    • Check out this on setting up the environment.
  2. Commit changes to your fork.
  3. Open a pull request, making sure to comapre across forks.
    • For more information regarding pull requests across forks, please check out GitHub's official docs here.

Running bot

To run the bot, navigate to the root directory and run the following command:

python main.py

You should see the the following text in your terminal:

<botname> has connected to Discord!

where <botname> is the name of your bot.