Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better system channels and database updates #40

Merged
merged 8 commits into from
Jun 26, 2020

Conversation

eibex
Copy link
Owner

@eibex eibex commented Jun 17, 2020

In the PR schema.py is added to handle database updates regardless of which version the user is updating from.

Still have to create a way to fill in the new column in the messages table and the remaining discord commands and logic to add system channels.

Will close #39

@eibex eibex force-pushed the feature-bettersystemchannels branch from 4321ad2 to 0b4a775 Compare June 17, 2020 16:15
@eibex eibex closed this Jun 17, 2020
@eibex eibex force-pushed the feature-bettersystemchannels branch from 0b4a775 to 850dd32 Compare June 17, 2020 16:16
This will allow to update databases incrementally in the future
@eibex eibex reopened this Jun 17, 2020
@eibex eibex force-pushed the feature-bettersystemchannels branch from 9ee3b9b to 10d3d48 Compare June 26, 2020 14:26
@eibex eibex marked this pull request as ready for review June 26, 2020 17:26
@eibex eibex merged commit 4885caf into master Jun 26, 2020
@eibex eibex deleted the feature-bettersystemchannels branch June 26, 2020 17:49
eibex added a commit that referenced this pull request Aug 23, 2020
Better system channels and database updates
eibex added a commit that referenced this pull request Aug 23, 2020
Better system channels and database updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow per-guild binding of system channels
1 participant