Bot for gotd chats based on gotd/td.
This bot is like a canary node: platform for experiments, testing and ensuring stability.
/bot
- answers "What?"/json
- inspects replied message/dice
- sends dice/stat
- prints metrics
Add !skip
to commit message.
To add migration named some-migration-name
:
atlas migrate --env dev diff some-migration-name
In package directory:
go test -update