A Discord bot for Gods Unchained.
- Invite the bot to your Discord server by generating a link for your Discord client: https://discord.com/developers/applications/<YOUR_CLIENT_ID>/oauth2/url-generator
cp .env.example .env
- Enter your token and client id (server id currently unused)
npm install
npm run start