hello, i'm danbooru-bot, an inline image grabber written in python.
Find a file
mctaylors 3bbfb7b692
refactor: use more None type annotations
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-10 00:25:35 +03:00
.gitignore Initial commit 2025-03-02 01:20:11 +03:00
commands.py fix: about used General because i forgor 2025-03-02 14:28:12 +03:00
config.ini feat: add token in config.ini 2025-03-02 14:09:49 +03:00
extensions.py refactor: explicitly define parameter types 2025-03-10 00:21:20 +03:00
inline_query.py refactor: use more None type annotations 2025-03-10 00:25:35 +03:00
LICENSE Initial commit 2025-03-02 01:20:11 +03:00
main.py refactor: use more None type annotations 2025-03-10 00:25:35 +03:00