/RetroGamesBot-Go

A rewrite of RetroGameBot in Golang

Primary LanguageGo

Deploy

RetroGamesBot-Go


How to Run

⚠️ Do not use .env to production, use SECRETS instead.

  • Set up a bot using BotFather.
  • Create a file named .env in the root directory of the project. (use .env.example as a template)
  • Run with make dev