Simple Discord Bot
• Watch YouTube Together
• Play Poker Together
• Play Chess Together
• Play Betrayal Together
• Play Fishing Together
Clone the project
git clone https://github.com/plskz/catsu-together.gitGo to the project directory
cd catsu-togetherInstall dependencies
npm installEdit config.json
- "guildId": "757590934828613662",
- "specialVoiceChannelId": "867686276987092992"
+ "guildId": "YOUR GUILD ID",
+ "specialVoiceChannelId": "YOUR SPECIAL VOICE CHANNEL ID"Edit src\.env.example to src\.env
- TOKEN=
+ TOKEN=YOUR TOKENStart the bot
npm start






