Skip to main content

Program for generate basic telegram bots with python-telegram-bot and deploy it on Heroku

Project description

RaveGen: Telegram bot generator

Program for generate, create and deploy telegram bots using python-telegram-bot for connect with Telegram Bot API and Heroku for deploy the bot.

Installing

Requiremenst

$ pip install python-telegram-bot --upgrade
  • Heroku Cli:
$ sudo snap install heroku --classic

RaveGen installation

Download the package:

Install the package:

  • Deb package:
$ sudo dpkg -i ravegen-{version}.deb
  • Rpm Package:
$ sudo dnf install ravegen-{version}.rpm

OR clone this repository and run sudo make install

Create and deploy a bot in three steps!

Step 1

Get the Token from @BotFather. If you need help, you can read the Tutorial for Create a Telegram Bot in BotFather

Step 2

Run the follow command and paste the Token:

$ ravegen init -m

Step 3

Run this command and follow the indications:

$ ravegen deploy -d

Eureka!

Now find your bot on Telegram and try to tell it something.

Advanced usage

If you need help about the commands run:

$ ravegen help

Or if you want to know more see the RaveGen Wiki

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ravegen_dev-0.1.24-py2-none-any.whl (25.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page