Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 283 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 283 Bytes

AiicyBot

Telegram bot

Build

go get github.com/Aiicy/AiicyBot
cd $GOPATH/src/github.com/Aiicy/AiicyBot
go build

Configure

cp example_config.yaml config.yaml

Notice: Change the bottoken set in config.yaml for youself

LICENSE: MIT