• Joined on 2023-07-27
glguy pushed to main at glguy/xbot 2025-03-09 13:52:51 -07:00
7793e8b02c simpler initialization
glguy pushed to main at glguy/xbot 2025-02-08 11:15:39 -08:00
04a092b9a3 Clean up the reply codes
glguy pushed to main at glguy/xbot 2025-02-07 17:34:11 -08:00
4fc8d4d49c join channels that we're announcing to
glguy pushed to main at glguy/xbot 2025-02-06 20:52:47 -08:00
44ef4c0689 client should clean up
847a149e12 consolidate connection
2b4bb1f071 unify with snowcone
Compare 3 commits »
glguy pushed to main at glguy/xbot 2025-02-03 09:35:53 -08:00
5f2439e5af consolidate command interface
glguy pushed to main at glguy/xbot 2025-02-02 19:46:16 -08:00
5aec8397bb initial formatter framework
glguy pushed to main at glguy/xbot 2025-02-02 19:20:18 -08:00
39a4d84a54 add commands to add/drop access
glguy pushed to main at glguy/xbot 2025-02-02 16:20:55 -08:00
5cfb47ce92 refactor
glguy pushed to main at glguy/xbot 2025-02-02 15:02:12 -08:00
53771396ca rename
178d7dfcfe implement a few commands
Compare 2 commits »
glguy pushed to main at glguy/xbot 2025-02-02 12:40:58 -08:00
8c9678708b checkpoint initial event processing
glguy pushed to main at glguy/xbot 2025-02-01 20:58:01 -08:00
4c119c6138 initial webhook infrastructure
1a6ec835ed make a myirc namespace
Compare 2 commits »
glguy pushed to main at glguy/xbot 2025-01-31 16:14:21 -08:00
8324a496b6 initial rate limit support
glguy pushed to main at glguy/xbot 2025-01-31 09:36:12 -08:00
68429bc1e4 pull sasl config out of registration
glguy pushed to main at glguy/xbot 2025-01-31 08:38:18 -08:00
7728bc6aee use shared-ptr more consistently
glguy pushed to main at glguy/xbot 2025-01-30 16:39:27 -08:00
eb01b304e3 implement ecdsa
glguy pushed to main at glguy/xbot 2025-01-30 13:36:22 -08:00
15c48ab1dc fdrop snotes
glguy pushed to main at glguy/xbot 2025-01-30 12:55:43 -08:00
206b4c9d89 operspy who
glguy pushed to main at glguy/xbot 2025-01-30 11:56:06 -08:00
0e708e72f8 clean up ref use
glguy pushed to main at glguy/xbot 2025-01-30 11:47:29 -08:00
c3650ba38d fix move semantics of Ref
glguy pushed to main at glguy/xbot 2025-01-30 09:28:32 -08:00
281937e2c5 split up driver and library