Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/puneetsngh/devrantbot

devRant Bot for Telegram messaging app
https://github.com/puneetsngh/devrantbot

bot devrant python telegram

Last synced: 3 months ago
JSON representation

devRant Bot for Telegram messaging app

Awesome Lists containing this project

README

        

# devrantbot for Telegram


devRant

unofficial devRant Bot for Telegram messaging app

## Demo
![Alt Text](https://github.com/puneetsngh/devrantbot/blob/master/media/devrant.gif)

## 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

5. Surprise Rants : @devrantbot surprise

6. Ranter's Profile : @devrantbot /
```

##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.