GitHub - puneetsngh/devrantbot: devRant Bot for Telegram messaging app

devRant

unofficial devRant Bot for Telegram messaging app

Demo

Alt Text

Requirements

You need python 2.7 for this.

You need telegram bot api wrapper pyTelegramBotAPI.

A telegram bot and a token for that bot from @botfather on telegram

Run at your side

python devrant.py

Interface

This bot fetch rants by algo (default), recent, top from devRant and search username or term from devRant, surprise rants from devRant. It also fetch the profile of a devRant user by username.

Bot Commands (Inline)

1. Rants : @devrantbot

2. Top Rants : @devrantbot top

3. Recent Rants : @devrantbot recent

4. Search Rants : @devrantbot search <term>

5. Surprise Rants : @devrantbot surprise

6. Ranter's Profile : @devrantbot /<username>

##Support Please feel free to help support this bot by submitting issues or bugs and submit pull requests if you have a fix for one of the bugs in the bot.

This is my first ever github repo. So you can also submit any issue you find in semantics.