|
|
05410b484e
|
fix: log full exception traceback for unhandled message events instead of debug message
|
2025-02-13 09:31:50 +00:00 |
|
|
|
5a94f2d041
|
fix: fallback to data dict key lookup in RPC result __getitem__ and prevent overwrite in __setitem__
|
2025-02-13 09:26:50 +00:00 |
|
|
|
ffc347030f
|
chore: remove unused join_conversation flag and trailing whitespace in bot.py event loop
|
2025-02-13 09:21:35 +00:00 |
|
|
|
e88b154510
|
chore: migrate user attribute access from dict-style to object-style in bot.py
|
2025-02-13 09:12:52 +00:00 |
|
|
|
dfb893c0cd
|
chore: remove duplicate for-loop line in RPC.__aiter__ method in rpc.py
|
2025-02-12 00:06:19 +00:00 |
|
|
|
103142acad
|
fix: correct rpc endpoint path for user authentication service
|
2025-02-12 00:03:41 +00:00 |
|
|
|
abd8bcb7ee
|
chore: add initial build artifacts and expand egg-info metadata with readme
|
2025-02-10 22:12:50 +00:00 |
|
|
|
4f4ae87b7a
|
feat: refactor bot event handlers to accept flat parameters and add join/leave auto-replies
|
2025-02-10 13:16:55 +00:00 |
|
|
|
756e26eb42
|
fix: include actual error details in exception message for message parsing failure
|
2025-02-01 15:20:13 +00:00 |
|
|
|
6654901f37
|
docs: add .gitignore, LICENSE, Makefile, README tutorial, example bot, pyproject.toml, and core snekbot modules
|
2025-02-01 14:58:18 +00:00 |
|