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

Add a new table to store spoiler content #54

Open
Tracked by #9
ytturi opened this issue Oct 13, 2021 · 0 comments
Open
Tracked by #9

Add a new table to store spoiler content #54

ytturi opened this issue Oct 13, 2021 · 0 comments
Labels
Hacktoberfest Participation to the hacktoberfest

Comments

@ytturi
Copy link
Owner

ytturi commented Oct 13, 2021

For now, the table would contain:

column name column type
id bigint
group_id bigint
message str

This needs to be added to database.py as well as providing a migration script to create the table in the database.

@ytturi ytturi mentioned this issue Oct 13, 2021
3 tasks
@ytturi ytturi added the Hacktoberfest Participation to the hacktoberfest label Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Participation to the hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant