79105256

Date: 2024-10-19 15:15:57
Score: 0.5
Natty:
Report link

When you synced your commands, you set the guild parameter, which by the documentation, means you're specifically syncing to that guild and that guild only. To sync it globally, as in to sync it across all servers, leave guild as None.

await client.tree.sync()
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When you
Posted by: Raymus