Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 567 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 567 Bytes

Lviv Alarm Bot version

Super monkey

To run this bot you need:

  • Download Golang
  • Update/Change bot token
  • Run application

Importan!

  • Change bot token and prefix at config.go and config.json
  • Use this type of json (without spaces):
{
    "Token" : "MTAzOTg5NjMxNDk2MTQ3NzY3Mg.Ge1Zpi.k3lsJUBf3UtyoZr8ey2lG8n3w2mW_S3bJmfHQo",
    "BotPrefix": "$$",
}