add custom role management
This commit is contained in:
@@ -18,5 +18,6 @@ pub fn commands() -> Vec<Command<Data, Error>> {
|
||||
gambling::wager::wager(),
|
||||
gambling::daily::daily(),
|
||||
eval::eval(),
|
||||
self_roles::role(),
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user