Commit Graph

7 Commits

Author SHA1 Message Date
da366509d3 fixing pkg site docs 2026-05-21 17:52:36 -04:00
b9c26c6319 [chore] cleaning
- removing old or commented code
- removing unused or deprecated types
- commenting everything, probably too much
- split msgEventHandler logic into methods
- readme update, removed most docs the pkg site looks good
- adjusted intents option, no need for a type
2026-02-25 13:24:27 -05:00
01dd3633ef adding Context
- converting messages and methods into one context per event
2026-02-24 18:45:00 -05:00
5297a480b8 updates from testing 2026-02-24 18:19:41 -05:00
6816d7359b WIP
started the facelift of the repo, adding in bans and timeouts. That comes with some restructure.
Also implementing a goroutine limit for command handlers and options around that, as well as moving
the intents to options to allow stronger restrictions
2026-02-24 16:54:25 -05:00
dd20b73b76 adding log level option (#1)
Reviewed-on: #1
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
2025-06-25 22:51:32 +00:00
55b7a717f6 adding options
- ability to update indicator
2025-06-04 18:28:27 -04:00