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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for ravegen_dev-0.1.11-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f413b403240d3762973d1ae9e85b3b383631e019eb7817b6ded30052557bd15b |
|
MD5 | bb3dc8effd9dea135fa6b401a222b95e |
|
BLAKE2b-256 | b9b2502ddd4aa1960b6107fea154a70b1fb8e2f9135c18bd10a176435e1997b4 |