Categorygithub.com/telegram-go-bot/go_bot
modulepackage
0.0.0-20220507160905-bafbf86ee33d
Repository: https://github.com/telegram-go-bot/go_bot.git
Documentation: pkg.go.dev

# README

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:

KeyValue (description)
BOT_UIDSlist of bot names, separated by ",". Is used to let bot know when he is triggered
GOOGLE_SEARCH_API_KEYaBc-DeFgHiJkl...
GOOGLE_SEARCH_ENGINE_ID1234:abcde...
HEROKU_BOT_IDtelegram bot id
HEROKU_BASE_URLpublic url of bots service. For debugging i like to put tunneled ngroks url here
DATABASE_URLpostgres db external url
VK_LOGIN~
VK_PASSWORD~
OWNER_IDTelegram username. is used to give unique replies for example for debugging
PORT~

Todo:

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

# Packages

No description provided by the author