Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 555 Bytes

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