feat: watchlist commands
This commit is contained in:
parent
56af787e57
commit
b56a71e105
4 changed files with 167 additions and 2 deletions
|
|
@ -93,6 +93,7 @@ builder
|
|||
.WithCommandGroup<InviteCommands>()
|
||||
.WithCommandGroup<IgnoreChannelCommands>()
|
||||
.WithCommandGroup<RedirectCommands>()
|
||||
.WithCommandGroup<WatchlistCommands>()
|
||||
// End command tree
|
||||
.Finish()
|
||||
.AddPagination()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue