Count channel auto-moderationMember count channel- Logs
- member join/leave
- member kick
- member ban/unban
- Role memory and auto-assign
- Commands
- Announce stream
BWS calculator- Moderation
- Kick
- Ban
- Tempban
- Timeout
- Warn
- Clean
- Slowmode
- Referee tools
- Challonge API
- Google API
- Bancho API
- osu! API
- Music
- Auto-provision voice channels
- Ticket system
- Verification system
- Role commands
- Automod
- YouTube auto-announce
- Embeds
- Clone the repo, install the dependencies
git clone https://github.com/Competetive-Electronic-Sports/ces-discord-bot.git
npm install
-
Rename
example.env
to.env
and fill out the properties. -
Deploy application commands to your guildId
npm run deploy
- Run your app in development mode
npm run dev