mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Fix spelling mistake in [p]slash sync error (#6285)
This commit is contained in:
parent
531b4fe357
commit
a393a10ceb
@ -2377,7 +2377,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
|||||||
await ctx.send(
|
await ctx.send(
|
||||||
_(
|
_(
|
||||||
"You seem to be attempting to sync after recently syncing. Discord does not like it "
|
"You seem to be attempting to sync after recently syncing. Discord does not like it "
|
||||||
"when bots sync more often than neccecary, so this command has a cooldown. You "
|
"when bots sync more often than necessary, so this command has a cooldown. You "
|
||||||
"should enable/disable all commands you want to change first, and run this command "
|
"should enable/disable all commands you want to change first, and run this command "
|
||||||
"one time only after all changes have been made. "
|
"one time only after all changes have been made. "
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user