feat: add listing logger channels in a guild #11
Loading…
x
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.