Update main.go
This commit is contained in:
parent
764fd9ba8c
commit
870f024420
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -33,7 +33,7 @@ var commands = []api.CreateCommandData{
|
|||
},
|
||||
{
|
||||
Name: "pic",
|
||||
Description: "Generate an image! Cooldown: 2 Minutes.",
|
||||
Description: "Generate an image! Cooldown: 5 Minutes.",
|
||||
Options: []discord.CommandOption{
|
||||
&discord.StringOption{
|
||||
OptionName: "prompt",
|
||||
|
|
Loading…
Add table
Reference in a new issue