hello, i'm danbooru-bot, an inline image grabber written in python.
Find a file
mctaylors 5262975275
refactor: add config.py
this change adds self validation in __init__, allows to make config values with different types (not just string) and stores config values in classes for easier accessibility

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-26 20:29:44 +03:00
.gitignore Initial commit 2025-03-02 01:20:11 +03:00
commands.py refactor: add config.py 2025-03-26 20:29:44 +03:00
config.ini refactor: add config.py 2025-03-26 20:29:44 +03:00
config.py refactor: add config.py 2025-03-26 20:29:44 +03:00
extensions.py refactor: explicitly define parameter types 2025-03-10 00:21:20 +03:00
html_parser.py refactor: add html_parser.py 2025-03-10 15:16:00 +03:00
inline_query.py refactor: add config.py 2025-03-26 20:29:44 +03:00
LICENSE license: add GNU AGPLv3 license 2025-03-26 19:25:48 +03:00
main.py refactor: add config.py 2025-03-26 20:29:44 +03:00