Skip to content

mahmoudzuine/Discord-Color-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Color Bot

Adds colored roles to your discord server.

Work in Progress

Requirements

To run this bot, you will need:

Start

  • Open main.go
  • Change the settings

Commands

All commands start with <<. Enter parameters after a space (see below for examples).

Command Description Parameter(s)
Help Prints a list of all commands
PrintColors Prints a list of all colors
NewColor Assign a random color to the current user
NewColor Assign the specified color to the current user ColorName
PreviewColor Assign the specified color to the bot ColorName

Admin-only commands

Command Description Parameter(s)
NewServer Generate all color roles on this server
AddColorAllMember Assigns a random color role to all current members
RemoveAllColors Removes all color roles from the server
ReloadColors Add all new colors to your server

Example: <<NewColor ColorName

Adding new Colors

In your config file, you can find a list named “Colors”, where you can add new colors. Afterwards, use the command <<ReloadColors to create the color role(s).

Auto Kick

When var AutoKick is true:

All new members will be kicked after 30 minutes if they do not have at least one additional role (i. e. a role that is not just a color). This is a fix for discord’s autokick because the bot gives each user a role, meaning they won’t be kicked automatically.

Help?

Add me on discord and message me with your problem: Infi#8527

About

Adds colored roles to your discord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%