AUIB Notice Bot is a Discord bot that sends the latest notice from the AUIB Website to a specified channel. The bot is written in TypeScript using the Discord.js library.
npm install
example.env
file to .env
and example.config.json
to config.json
and fill in the required valuesnpm run dev
for developmentnpm run build
and npm run start
for productionBOT_TOKEN
: The token of the bot that you get from the Discord Developer PortalGUILD_ID
: The ID of the server where the bot will be used [Optional]If you don't want to host the bot yourself, you can use the hosted version of the bot.
For that you have to Invite the bot