Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/puneetsngh/devrantbot
- Owner: puneetsngh
- Created: 2016-07-15T05:32:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-17T07:55:23.000Z (over 8 years ago)
- Last Synced: 2024-06-23T12:41:10.774Z (5 months ago)
- Topics: bot, devrant, python, telegram
- Language: Python
- Size: 3.95 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-devrant - devRant Telegram-Bot - devRant Bot for Telegram messaging app (Uncategorized / Uncategorized)
README
# devrantbot for Telegram
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 : @devrantbot2. 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.