Skip to content

telegram-go-bot/go_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BillyBot - telegram bot written in golang

License Coverage Status Build Status PRs Welcome Go Report Card HitCount Codacy BadgeTest CoverageMaintainability DeepSource

funny telegram bot in go.

Environmental variables required:

Key Value (description)
BOT_UIDS list of bot names, separated by ",". Is used to let bot know when he is triggered
GOOGLE_SEARCH_API_KEY aBc-DeFgHiJkl...
GOOGLE_SEARCH_ENGINE_ID 1234:abcde...
HEROKU_BOT_ID telegram bot id
HEROKU_BASE_URL public url of bots service. For debugging i like to put tunneled ngroks url here
DATABASE_URL postgres db external url
VK_LOGIN ~
VK_PASSWORD ~
OWNER_ID Telegram username. is used to give unique replies for example for debugging
PORT ~

Todo:

  • Add UML diagram
  • enable coverity
  • Fix coveralls
  • + db

Releases

No releases published

Packages

No packages published

Languages