Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

dpeite/appengine-pyTelegramBotAPI-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages