This website requires JavaScript.
Explore
Help
Register
Sign In
render
/
spoc-bot-vr
Watch
1
Star
0
Fork
0
You've already forked spoc-bot-vr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
a2cc8ed2a1b038e4955d7b408baeacac8e463880
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bel LaPointe
a2cc8ed2a1
run as FILL_WITH_TESTDATA=true go run . to run with slack messages in RAM
2024-04-12 13:37:10 -06:00
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
config_test.go
if $POSTGRES_CONN set then use it
2024-04-12 10:00:13 -06:00
config.go
run as FILL_WITH_TESTDATA=true go run . to run with slack messages in RAM
2024-04-12 13:37:10 -06:00
driver_test.go
move FillWithTestdata from RAM method to function
2024-04-12 13:35:27 -06:00
driver.go
move FillWithTestdata from RAM method to function
2024-04-12 13:35:27 -06:00
go.mod
impl Postgres driver
2024-04-12 09:58:32 -06:00
go.sum
impl Postgres driver
2024-04-12 09:58:32 -06:00
main.go
return ErrIrrelevantMessage and log http server ignored messages
2024-04-12 13:32:53 -06:00
message_test.go
Fix alert resolved via bot messages
2024-04-12 13:25:04 -06:00
message.go
return ErrIrrelevantMessage and log http server ignored messages
2024-04-12 13:32:53 -06:00
queue_test.go
swap to RAM for test driver
2024-04-12 13:02:06 -06:00
queue.go
little things all tested
2024-04-12 09:13:48 -06:00
README.md
initial
2024-04-11 16:04:25 -06:00
storage_test.go
add storage.Threads, storage.ThreadsSince, storage.Thread
2024-04-12 13:02:18 -06:00
storage.go
add storage.Threads, storage.ThreadsSince, storage.Thread
2024-04-12 13:02:18 -06:00
README.md
Spoc Bot v. Render
Thank you,
Sean
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
620
KiB
Languages
Go
100%