mirror of
https://github.com/idanoo/GoDiscMoji
synced 2025-07-01 18:32:15 +00:00
Update packages
This commit is contained in:
parent
631dc5775d
commit
5dccf9580f
3 changed files with 8 additions and 3 deletions
|
@ -14,7 +14,8 @@ var (
|
|||
amountKey = "amount"
|
||||
|
||||
defaultRunCommandPermissions int64 = discordgo.PermissionKickMembers
|
||||
commands = []*discordgo.ApplicationCommand{
|
||||
|
||||
commands = []*discordgo.ApplicationCommand{
|
||||
{
|
||||
Name: "show-top-emojis",
|
||||
Description: "Show top emojis",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue