Commit graph

9 commits

Author SHA1 Message Date
adcd17deae Make instance event handler synchronous and infallible 2023-01-22 01:00:18 +01:00
d02b9a2e76 Update config constructor functions 2023-01-21 16:22:54 +01:00
74423b6207 Add testbot example for Instance 2023-01-21 00:45:12 +01:00
705ef90e98 Update testbot example
Packet handling is now extracted into a separate function and the bot
uses euphoxide's joined.since for its !uptime command.
2023-01-21 00:22:28 +01:00
6916977a47 Rewrite conn module 2023-01-20 19:20:21 +01:00
748d6b7ded Add wrapper types for various kinds of id 2022-09-26 10:00:06 +02:00
5ac16db3fc Make timeout configurable 2022-08-20 23:50:00 +02:00
49b37649e3 Return entire packet in ConnTx::recv 2022-08-20 20:18:43 +02:00
cfea721836 Add simple example bot named TestBot 2022-08-18 17:31:35 +02:00