Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.72k stars 2.3k forks source link

Add note to refresh client after syncing slash commands #6298

Closed Flame442 closed 5 months ago

Flame442 commented 6 months ago

Description of the changes

When [p]slash syncing new commands, the client's command cache is often not updated immediately. This can be bypassed by manually refreshing the client. This PR adds a tip to the "Getting Started" section of the guide to creating slash commands to inform users of this step.

Have the changes in this PR been tested?

Yes