dpeite / appengine-pyTelegramBotAPI-template

pyTelegramBotAPI template for Google App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyTelegramBotAPI template for Google App Engine

A template for use pyTelegramBotAPI in Google App Engine.

Requirements

Run the project locally

  1. Clone this repository.

  2. Install dependencies in the project's lib directory. Run this command inside the project folder:

    pip install -r requirements.txt -t lib
    
  3. Generate the certificate and change the token and url.

  4. Upload to Google App Engine

About

pyTelegramBotAPI template for Google App Engine


Languages

Language:Python 100.0%