Macintxsh mctaylors · he/him
mctaylors created pull request mctaylors/danbooru-bot#1 2025-05-18 10:55:17 +03:00
feat: add /info command
mctaylors pushed to info_command at mctaylors/danbooru-bot 2025-05-18 10:54:51 +03:00
b4e406d351 feat: add /info command, pt. 2
4107e6769f Merge branch 'master' into info_command
f2b6a2ee8f chore: make return None statement explicit in format_rating
38bcaff243 Merge branch 'master' into info_command
35ea45d9c7 fix: set encoding for _c.read
Compare 5 commits »
mctaylors pushed to master at mctaylors/danbooru-bot 2025-05-18 10:30:58 +03:00
f2b6a2ee8f chore: make return None statement explicit in format_rating
mctaylors pushed to master at mctaylors/danbooru-bot 2025-05-18 10:12:50 +03:00
35ea45d9c7 fix: set encoding for _c.read
mctaylors created branch info_command in mctaylors/danbooru-bot 2025-05-18 01:45:58 +03:00
mctaylors pushed to info_command at mctaylors/danbooru-bot 2025-05-18 01:45:58 +03:00
89f5b35395 feat: add /info command, pt. 1
mctaylors pushed to master at mctaylors/danbooru-bot 2025-05-18 01:45:40 +03:00
93e3ca4f96 refactor: define parameter types *again*
bd39df5368 i18n: use strings from Danbooru
8909210e2e fix: add is_banned check
3518f4bbf0 chore: remove unused imports
58d7050dc3 pip: add requirements.txt
Compare 5 commits »
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-26 20:29:48 +03:00
5262975275 refactor: add config.py
768f9abdcf license: add GNU AGPLv3 license
4fbdb198ae refactor: move imports in main.py
Compare 3 commits »
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-26 14:18:47 +03:00
d363fa9afd fix: use App.HostName (if set) in /about
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-26 14:04:23 +03:00
a41417ee84 feat: App.HostName is now optional
496ea38b5c change: update config.ini
Compare 2 commits »
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-26 14:01:56 +03:00
895f27470f change: use status.json
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-26 13:03:43 +03:00
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 23:06:50 +03:00
341792f8b1 whoops
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 22:59:22 +03:00
0927bb1185 feat: automatically get public domain from API
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 22:38:27 +03:00
60e2b4e3af refactor: use status.json
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 22:06:57 +03:00
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 22:01:38 +03:00
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-25 22:01:04 +03:00
4a2a2e9920 feat: use status.json for "Open in" button
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-24 20:40:13 +03:00
e5277d50f8 feat: add PublicDomain in config.ini
mctaylors pushed to master at mctaylors/danbooru-bot 2025-03-10 15:16:03 +03:00
25768e4c90 refactor: add html_parser.py