Commit graph

9 commits

Author SHA1 Message Date
b266a1a2df
fix: since when str can't use is/is not 2025-05-21 04:43:15 +03:00
9ad1ce38ee
style: some weird black code reformatting 2025-05-21 04:34:01 +03:00
6141d674a9
feat: add /info command (#1)
Reviewed-on: #1
Co-authored-by: mctaylors <cantsendmails@mctaylors.ru>
Co-committed-by: mctaylors <cantsendmails@mctaylors.ru>
2025-05-20 18:15:12 +03:00
c70d7fe3be
refactor: completely rewrite humanize_tags_from_json
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-05-18 12:30:22 +03:00
0cc77dd42c
change: make return None statement explicit in format_rating
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-05-18 12:30:22 +03:00
0ee018e2ce
refactor: define parameter types *again*
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-05-18 12:30:22 +03:00
8b97a60a34
refactor: explicitly define parameter types
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-10 00:21:20 +03:00
20b8bf2432
feat: show rating
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-03 01:17:12 +03:00
6ec797a387
Initial commit
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-02 01:20:11 +03:00