FrancyJ2M / bottg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simplebot_tg

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

Demo Bot

dc.telebridge@gmail.com

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

About

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Shell 0.5%Language:Procfile 0.0%