BertBR / RetroGamesBot-Go

A rewrite of RetroGameBot in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A rewrite of RetroGameBot in Golang


Languages

Language:Go 82.2%Language:HTML 8.4%Language:Dockerfile 4.4%Language:Makefile 2.7%Language:Shell 2.3%