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.18-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d8318b91c9b58d992314568b6f60b2ed05e15d533760bbe21739e57714e69f |
|
MD5 | 00789c8a7938566f75b72a36fc7835da |
|
BLAKE2b-256 | d976c20cd12f417eeb09f1b3acfc1a9097d42c1f912f155ea07408343fd57ef2 |