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.13-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | edb97aca262da5a4596ba0f4a35f0022b524897af4dbeaa8e6986e0e35978f9a |
|
MD5 | 7734037160ffe8376d17901f12fb120d |
|
BLAKE2b-256 | c4a0dc98258f2afdc3d3f6d3fade57b1f2d076582c0574ae96e6290f2996ec80 |