Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 652 Bytes

Pax Academia

General purpose utility bot for the Homework Help Discord server

environment

To run this bot, you'll need the following .env file in the root directory:

DISCORD_TOKEN = <your discord bot token>
staff_google_form = <link to the staff google form>
MULTIPOST_EMOJI = <optional, specify a custom emoji for multiposts e.g. ":multipost:1046975187930849280">
ALLOW_MULTIPOST_FOR_ROLE = <a role name whose members are immune to multiposting rules>
ALLOW_DUMP_DATABASE_GUILD = <a guild ID where the /dump_database command will be enabled>
ALLOW_DUMP_DATABASE_ROLE = <a role name whose members can use the /dump_database command>