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

Submission tracking #8

Open
hermanzdosilovic opened this issue May 13, 2020 · 1 comment
Open

Submission tracking #8

hermanzdosilovic opened this issue May 13, 2020 · 1 comment

Comments

@hermanzdosilovic
Copy link
Member

Hi @skilldeliver,

I have a feature request that I think might be useful for us to know how many and what submissions have been made with the bot.

I would like to have a simple SQLite database with the single table submissions that has two attributes: token and created_at. The first attribute token would be a token of a submission that was created and the second attribute would be a date and time of when that submission was created. Both values should be taken from actual submission (to have consistent values).

Let me know what you think.

BR,
Herman

@skilldeliver
Copy link
Contributor

Hello @hermanzdosilovic ,
Thank you for your feature request.
There is already a work in progress on the issue of submissions tracking and saving data in general.

Regards,
Vladislav

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

No branches or pull requests

2 participants