|
testdata/slack_events
|
test parsing slack messages
|
2024-04-12 08:57:17 -06:00 |
|
.gitignore
|
An http server
|
2024-04-11 16:07:39 -06:00 |
|
README.md
|
initial
|
2024-04-11 16:04:25 -06:00 |
|
ai.go
|
wip ai
|
2024-04-12 14:36:58 -06:00 |
|
ai_test.go
|
wip ai
|
2024-04-12 14:36:58 -06:00 |
|
config.go
|
parse []string from env
|
2024-04-12 13:57:53 -06:00 |
|
config_test.go
|
parse []string from env
|
2024-04-12 13:57:53 -06:00 |
|
go.mod
|
wip ai
|
2024-04-12 14:36:58 -06:00 |
|
go.sum
|
wip ai
|
2024-04-12 14:36:58 -06:00 |
|
main.go
|
add HTTP server test with main and testdata
|
2024-04-12 14:05:02 -06:00 |
|
main_test.go
|
add HTTP server test with main and testdata
|
2024-04-12 14:05:02 -06:00 |
|
message.go
|
drop random human messages
|
2024-04-12 13:53:31 -06:00 |
|
message_test.go
|
Fix alert resolved via bot messages
|
2024-04-12 13:25:04 -06:00 |
|
queue.go
|
little things all tested
|
2024-04-12 09:13:48 -06:00 |
|
queue_test.go
|
swap to RAM for test driver
|
2024-04-12 13:02:06 -06:00 |