Commit graph

13 commits

Author SHA1 Message Date
ac2a3cdd9f Add testbot_commands example 2023-01-26 19:45:30 +01:00
9023de6509 Add bot::instances 2023-01-24 10:46:04 +01:00
3f14151feb Send different kinds of events 2023-01-22 20:51:08 +01:00
5a8ad6b40f Split up instance config 2023-01-22 19:07:23 +01:00
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