Go to file
Jeffrey Paul b26e11ac88
continuous-integration/drone/push Build is passing Details
Merge branch 'next' of sneak/sco into master
2020-09-14 02:14:15 +00:00
bot should now maybe show better aqi 2020-09-13 18:55:43 -07:00
cmd/sco should err on lack of vet/fmt now 2020-09-08 21:32:16 -07:00
.drone.yml fix indentation 2020-09-08 20:33:03 -07:00
.gitignore should err on lack of vet/fmt now 2020-09-08 21:32:16 -07:00
Dockerfile add better startup and shutdown msgs 2020-09-08 19:57:28 -07:00
Makefile should err on lack of vet/fmt now 2020-09-08 21:32:16 -07:00
README.md update README 2020-09-08 22:11:55 -07:00
go.mod move bot commands out to own files 2020-09-08 20:59:46 -07:00
go.sum move bot commands out to own files 2020-09-08 20:59:46 -07:00

README.md

LSV Serious Callers Only (sneak/sco)

Mattermost bot.

Environment Variables

for bot comms to mattermost server

  • SCO_API_URL
  • SCO_WEBSOCKET_URL
  • SCO_DEBUG_CHANNEL
  • SCO_ACCOUNT_EMAIL
  • SCO_ACCOUNT_PASSWORD
  • SCO_TEAM_NAME
  • SCO_ACCOUNT_USERNAME

remote stuff

status

Build Status