Record room information (ID, name) in the database #48
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
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: projectmoon/tenebrous-dicebot#48
Loading…
Reference in New Issue
No description provided.
Delete Branch "record-room-info"
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?
Second major part of room state management: storing of room information in the database. This records room and their users by IDs when joining the room, and also if a resync command is executed. Some further work is needed before merging:
Fixes #29.