Skip to content

NikolaySavenko/vasya-and-his-encryption-troubles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vasya-and-his-encryption-troubles

Telegram minigame bot

How to setup dev env

  1. Setup env variable API_KEY_TELEGRAM with bot token
  2. Setup Python with runtime.txt
  3. Install requirements.txt

Run

Globally

  1. Just push to master

Locally

  1. Setup env variable API_KEY_TELEGRAM with bot token
  2. Run run_bot.py