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

https://github.com/oldcorvus/suggestion-bot

This is a simple telegram bot. With this bot users can suggest movies, series, animations ,books in different genres and games by their platform and genre . Then users can see other users suggestions and vote for them .
https://github.com/oldcorvus/suggestion-bot

bot python-telegram-bot telegram telegram-bot

Last synced: 11 months ago
JSON representation

This is a simple telegram bot. With this bot users can suggest movies, series, animations ,books in different genres and games by their platform and genre . Then users can see other users suggestions and vote for them .

Awesome Lists containing this project

README

          

# suggestion_bot
Suggestion telegram bot

This is a simple telegram bot written by python-telegram-bot With this bot users can suggest movies ,series,animations,books in different genres and games by their platform and genre . Then users can see other users suggestions and vote for them . Every suggestion of a user could be validated by admin before being visible to other users

Installation : Pip install requirements.txt And replace TOKEN with your own token then place another telegram user for ADMIN
This ADMIN username belongs to specific user that can access special menu for controlling user suggestions

Warning : You should change the database latter for production. Sqlite is only for test and it isn't suitable for bots.