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.12-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f40967fedfe8d009acba94ed6881e6d0a18b8a6d03470779f2ce6de4cf79bc6 |
|
MD5 | 34b872ba01f20a21ee17fdf69e2935ef |
|
BLAKE2b-256 | a5e1f0827a2c9c41849275d794abe4212f99d99cccfaf0101b8e40424e730812 |