mirror of
https://github.com/Neur0toxine/simla-bot-quickreplies-test.git
synced 2024-11-23 13:26:07 +03:00
.editorconfig | ||
.env.dist | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
settings.go | ||
websocket.go |
This bot will automatically respond to any Simla message with preconfigured quick replies.
Build: go build -o main ./...
Usage: copy .env.dist
to .env
then replace placeholders with your data. After that you can run the bot.