diff options
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -36,9 +36,3 @@ 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 | ||