Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.19 KB

RoleBot

A Discord bot to manage server roles.

Built with .NET 6.0 and Docker.


Want to invite RoleBot to your own Discord?

https://discord.com/api/oauth2/authorize?client_id=932322983916224534&permissions=268437504&scope=bot


Want to pull the latest Docker image to host your own instance of RoleBot?

https://hub.docker.com/repository/docker/chrisplummer/rolebot

Commands

Command Description
rolebot help Assists the user by displaying all commands
rolebot ping Pings the Discord channel
rolebot addrole "name of role" Adds user to role, and creates role if it doesn't exist
rolebot removerole "name of role" Removes the user from the role, if it exists
rolebot deleterole "name of role" Deletes the role from the server, if it exists (admin only)

Screenshots

image

image

image

image