A project for Solak Discord staff.
npm install
- Set up a
config.json
with webhooks and overridenOWNER
permissions. - Set your development TOKEN variable in
.env
. - Set your environment ENVIRONMENT variable in
.env
.
Starting the Bot
npm run start
Acknowledgements
- txj-xyz for the bot framework.
- discord.js for the TypeScript Discord API.