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 .
- Host: GitHub
- URL: https://github.com/oldcorvus/suggestion-bot
- Owner: oldcorvus
- License: mit
- Created: 2021-08-07T11:26:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T21:19:56.000Z (over 4 years ago)
- Last Synced: 2025-04-09T02:11:38.459Z (12 months ago)
- Topics: bot, python-telegram-bot, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.