9 Commits

Author SHA1 Message Date
113fcbf2d1
adding author id to message struct 2025-06-25 19:12:34 -04: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
b8bfb76b83 code cleanup, split handler func 2025-06-07 00:34:26 -04:00
d1a5de82fe removing named return values
- avoiding confusion w long functions for naked returns
2025-06-04 23:22:10 -04:00
5b32d09a27 better naming standards 2025-06-04 23:15:00 -04:00
55b7a717f6 adding options
- ability to update indicator
2025-06-04 18:28:27 -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
9c4c6b882e comment fix 2025-06-04 16:15:56 -04:00
e36e178f45 init commit 2025-06-04 16:00:53 -04:00