A Discord bot that tracks the online residency hours of users via activity in a voice channel.
- Run
node deploy-commands.js
- Run
npm install discord.js - Create a
.envfile with the following content
SHEET_ID = <>
CLIENT_EMAIL = <>
PRIVATE_KEY = <>
CLIENT_ID = <>
GUILD_ID = <>
BOT_TOKEN = <>
APP_ID = <>
PUBLIC_KEY = <>
AUTH = <>
- Start with
node index.js
- Enable the bot on the discord server
- Check if the bot is running via the given website
- If the bot is not running, redeploy the repository on render on a different region
- Logs may be seen on the given sheets link.
- Remove all entries on the hidden logs sheets to reset the data