Update main.go

This commit is contained in:
Atridad Lahiji 2024-02-23 23:08:42 -07:00 committed by GitHub
parent 764fd9ba8c
commit 870f024420
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",