Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 465 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 465 Bytes

aoi-bot

A bot for the discord server of the AOI.

  • Automatically creates channels + roles + categories for each year of AOI
  • Assigns the correct roles to the users which registered in the aoi-portal

Install

  1. Create the config.yml file in the directory where your jar will be.
  2. Add the following content (Secret is the password for the aoi-portal request)
BotToken: ""
AOIGuildID: ""
CurrentYear: ""
Secret: ""
ServerURI: ""
  1. Run setup.sh