skast96 / go-telegram-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-telegram-bot

A GoLang Edition of https://github.com/ju135/HeinzBot

Startup

  1. Add a .env file with these contents
BOT_KEY=YourTelegramBotAPIKey
REDDIT_USERNAME=YourUsername
REDDIT_PWD=YourPassword
  1. Start the bot

Upcoming

  • A docker setup
  • More modules from the python equivalent

About


Languages

Language:Go 100.0%