Change testing config default to False
#27
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
config.py:88—testing: bool = True. The_sync_commandsmethod inbot.py:302branches onconfig.testing: if True, commands sync only to the configured guild; if False, globally. Any production deployment missingTESTING=falsewill silently sync commands only to dev guild.File Locations
config.py:88bot.py:302Labels
bug
Priority
medium