Variable | Required | Description |
---|---|---|
DISCORD_BOT_TOKEN |
Yes | The Discord application secret |
DISCORD_GUILD_ID |
Yes | The ID of your guild |
RECRUITMENT_CATEGORY_ID |
Yes | The ID of your recruitment channels category |
OFFICER_ROLE_ID |
Yes | The ID of the Officer role |
CHANNEL_ACCEPTED_ID |
Yes | The ID of the accepted application channel |
CHANNEL_REJECTED_ID |
Yes | The ID of the rejected application channel |
CHANNEL_NO_CONTACT_ID |
Yes | The ID of the application channel when there is no reply |
docker compose build
docker compose up
docker compose run bot fmt
docker compose run bot lint