Skip to content

Commit

Permalink
docs: Update command description for cookies_setting in chatbot_group
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseFairy committed Dec 5, 2023
1 parent 1fbe47f commit 0e5a8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/edgegpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ async def cookies_setting(self, interaction: discord.Interaction, choice: app_co
Parameters
-----------
choice: Choice[str]
Remember to upload your bing cookies if you choose to set it.
Remember to upload your bing cookie if you want to use your own bing account when you choose to set it up.
"""

await interaction.response.defer(ephemeral=True, thinking=True)
Expand Down

0 comments on commit 0e5a8f3

Please sign in to comment.