A discord Bot for Minish Cap Randomizer Races
Use this link to add Yellari to your server: https://discord.com/api/oauth2/authorize?client_id=686271218999230540&permissions=2147503104&scope=bot
You need an updated version of Node.js (>=16.9.0)
-
run
npm install
-
add a .env file which will store the app parameters:
- GAPI_TOKEN = GOOGLE API CALENDAR TOKEN
- BOT_TOKEN = DISCORD BOT TOKEN
- BOT_ID = DISCORD APP ID
- RANDO_INFO_ID = RANDO INFO CHANNEL ID
- RACING_ANNOUNCEMENTS_CHANNEL_ID = RACING ANNOUCEMENTS CHANNEL ID
-
run the Bot with
node .
in the main folder.
More info on discord bots: