3bf763f196
adding proper intents for reactions
2025-07-16 13:04:39 -04:00
113c6927cb
better errors
...
- no fatal calls
- more descriptive errors
2025-07-09 18:05:55 -04:00
90a17ded2b
adding reaction support ( #2 )
...
- some rework of structure to allow for more puposeful response usage
- react and response now live on the message itself
- message structs split into own file
- readme updated to use new methods
Reviewed-on: #2
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
2025-07-09 20:11:12 +00:00
113fcbf2d1
adding author id to message struct
2025-06-25 19:12:34 -04: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
08ffade13d
[chore] comments and function scope
...
- methods no longer exported if not used
- readme update
- comments updated
2025-06-08 02:26:06 -04:00
9ffab89ebf
adding TODO comments
2025-06-07 09:31:00 -04:00
b8bfb76b83
code cleanup, split handler func
2025-06-07 00:34:26 -04:00
5b32d09a27
better naming standards
2025-06-04 23:15:00 -04:00
dc3ef04778
removing public stop method
...
- safe shutdown handled in library
2025-06-04 20:44:25 -04:00
55b7a717f6
adding options
...
- ability to update indicator
2025-06-04 18:28:27 -04:00
ca67dc71ca
response and readme updates
...
- fixed example syntax
- framework now response on timeout skips
- framework will now alert of missing permissions
2025-06-04 17:06:13 -04:00
6ae84c0d5b
role updates
...
- bolt will now ensure role is present before exec payload
- readme updates
- removed author struct since roles are checked in bolt framework
2025-06-04 16:47:50 -04:00
dc25c6e3ec
readme and comments
2025-06-04 16:31:33 -04:00
6aeb64be75
timeout fix
...
- timeouts were not being updated
2025-06-04 16:23:21 -04:00
87d25659be
removing extra intents
2025-06-04 16:18:18 -04:00
217afeab71
trying new permissions
2025-06-04 16:12:48 -04:00
a9fb893624
creating command map on New call
2025-06-04 16:08:35 -04:00
7b6571ecdb
setting run time fix
2025-06-04 16:07:09 -04:00
e36e178f45
init commit
2025-06-04 16:00:53 -04:00