Andrii Artiushok
Andrii Artiushok
Agreed, maybe we can make `GithubClient` to accept instance of `GithubAuth`, so the user can use by default `GithubPatAuth`, in other cases they need to define own class. But if...
So, do you have any suggestions how to implement it? I can do that, by I need to be sure that I don't waste a time.
But as I mention before, users will do same code over and over and not in the best way. It's like give them domain and say, use own http sender.
Okay, next week I'm going to prepare this changes and will discuss it with real example.
Morning @kusaeva, not yet, it's in plan, but not in a near future. If you have a time to make it, it would be great.
Hi @zer0yu, I'm not yet update to the Cataline, so can't check. If you resolve this error, pls, update in comment or create a PR.
Closed)
Why not? Add gitignore on settings.py, when script start ask user to enter data like bot token (and print some help), after ask data for MySQL (or better SQLite) and...