zekzen / Transload_bot

Simple Transload bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Simple Transload bot That Can be deployed in Heroku

Credits, and Thanks to

The Developers of rapidleach

The Developers of pyhon pelegram bot

Installation

The Easy Way

Deploy

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py
  • For FeedBack and Suggestions, please feel free to say in @Nahom_d

LICENSE

  • GPLv3

About

Simple Transload bot


Languages

Language:Python 99.6%Language:Procfile 0.4%