kemoverse/bot
2025-06-12 14:17:22 +09:00
..
add_character.py completely untested refactor. bug fixes to come later. 2025-06-12 11:22:20 +09:00
bot_app.py comment on why since_id is double-checked. 2025-06-12 14:17:22 +09:00
client.py add config for bot 2025-05-16 18:43:36 -05:00
config.py better config file handling for testing multiple configs and validating contents 2025-06-12 14:11:45 +09:00
db_utils.py Move database location to config 2025-05-18 17:28:15 -03:00
fediverse_factory.py baseline fedi abstraction stuff. 2025-06-12 11:03:12 +09:00
fediverse_service.py actually use the abstracted type not just the id 2025-06-12 11:10:18 +09:00
fediverse_types.py baseline fedi abstraction stuff. 2025-06-12 11:03:12 +09:00
gacha_response.py completely untested refactor. bug fixes to come later. 2025-06-12 11:22:20 +09:00
misskey_service.py cast ids to string since they're lexicographically sortable automatically in both systems 2025-06-12 14:04:38 +09:00
parsing.py completely untested refactor. bug fixes to come later. 2025-06-12 11:22:20 +09:00
pleroma_service.py cast ids to string since they're lexicographically sortable automatically in both systems 2025-06-12 14:04:38 +09:00