Fork of BluBot with some extra features specified for the UTM Discord Server.
- Automatic moderation
- Censor list (deprecated by Discord AutoMod?)
- Phish protection (powered by phish.sinking.yachts)
- Moderation
- Ban, kick, timeout members
- Purge messages by channel and/or user
- Lock channels
- Logging
- Any moderation action
- Deleted and edited messages
- Automatic moderation actions
- Misc
- Get user avatar
- Define a word using Urban Dictionary
- Neofetch-like status command
- Ping command
- Your Mom jokes (powered by yomomma.info)
- Setup
- Guided setup with customization options
- CLI
- Simple CLI with ASCII art and uptime command (more coming soon)
- Install NodeJS
- Clone this repository
- Run
npm run setup
and follow the steps - Run
npm install
to install dependencies - Run
npm start
to start the bot
Want to request a new feature or report a bug?