Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.08 KB

simplebot_tg

Telegram/DeltaChat Bridge, is a plugin for https://github.com/simplebot-org/simplebot

Demo Bot

[email protected]

Install

To install the latest stable version of SimpleBot run the following command (preferably in a virtual environment):

pip install -r requirements.txt

Configs enviroments variables

  • API_HASH
  • API_ID
  • ADDR
    • The email bot with imap enabled
  • PASSWORD
    • The email bot password
  • ADMIN
    • Your own email as bot admin
  • APP_KEY
    • (Optional) Get from Here.
  • DBXTOKEN
    • (Optional) Get from Here.

Run local

./start.sh

Deploy Now:

Deploy