Un bot de Matrix para aprender español
Go to file
Rob Watson b89a25f739 Add bot boilerplate 2021-02-23 17:39:18 +01:00
internal Add bot boilerplate 2021-02-23 17:39:18 +01:00
.gitignore Add bot boilerplate 2021-02-23 17:39:18 +01:00
README.md Add bot boilerplate 2021-02-23 17:39:18 +01:00
go.mod Add bot boilerplate 2021-02-23 17:39:18 +01:00
go.sum Add bot boilerplate 2021-02-23 17:39:18 +01:00
main.go Add bot boilerplate 2021-02-23 17:39:18 +01:00

README.md

esbot

Usage

INSECURE_TLS=no LISTEN_ADDR=0.0.0.0:8888 ACCESS_TOKEN=hackme go run .

Licence

MIT