diff options
-rwxr-xr-x | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -36,3 +36,9 @@ sudo dpkg-reconfigure locales | |||
36 | ```bash | 36 | ```bash |
37 | python3 bot.py | 37 | python3 bot.py |
38 | ``` | 38 | ``` |
39 | |||
40 | ## TODO | ||
41 | |||
42 | + Robust error handle | ||
43 | |||
44 | + Use GAE OAuth instead of fetching cookie \ No newline at end of file | ||