Skip to content

Cesar Discord bot for the CES Gaming Discord server

Notifications You must be signed in to change notification settings

SerggioPizzella/ces-discord-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cesar Discord bot for the CES Gaming Discord server

TODO:

  • Count channel auto-moderation
  • Member 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

Development

  1. Clone the repo, install the dependencies
git clone https://github.com/Competetive-Electronic-Sports/ces-discord-bot.git
npm install
  1. Rename example.env to .env and fill out the properties.

  2. Deploy application commands to your guildId

npm run deploy
  1. Run your app in development mode
npm run dev

About

Cesar Discord bot for the CES Gaming Discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%