You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
If you want to persist the list of users who have access to a cortexbot you should mount boltdb storage file to the same folder where a cortexbot binary actually runs from.
Build from sources
Assuming you have installed go version (at least version 1.5):
go get -u github.com/ilyaglow/cortex-tgbot/cmd/cortexbot
That's all, you should now have a compiled binary at $GOPATH/bin/cortexbot