feat: add listing logger channels in a guild #11
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phundrak/p4bl0t#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/list-logging-channels"
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?
This commit also allows in the database to hold more than one channel
per guild and introduces clippy linting.
Closes #2
BREAKING CHANGES: The database schema changed from its root. All
databases should be dropped and recreated before running this new
version.