Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit 0e5a8f3

Browse files
author
FuseFairy
committed
docs: Update command description for cookies_setting in chatbot_group
1 parent 1fbe47f commit 0e5a8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/edgegpt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ async def cookies_setting(self, interaction: discord.Interaction, choice: app_co
2323
Parameters
2424
-----------
2525
choice: Choice[str]
26-
Remember to upload your bing cookies if you choose to set it.
26+
Remember to upload your bing cookie if you want to use your own bing account when you choose to set it up.
2727
"""
2828

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

0 commit comments

Comments
 (0)