Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erfanbanaei/flashcardbot
With this robot, you can remember the words well, test yourself with tests
https://github.com/erfanbanaei/flashcardbot
pyrogram python telegram-bot
Last synced: 5 days ago
JSON representation
With this robot, you can remember the words well, test yourself with tests
- Host: GitHub
- URL: https://github.com/erfanbanaei/flashcardbot
- Owner: erfanbanaei
- Created: 2024-01-02T12:52:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-11T10:52:19.000Z (10 months ago)
- Last Synced: 2024-01-12T20:33:30.615Z (10 months ago)
- Topics: pyrogram, python, telegram-bot
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlashCardBot
This robot is made with [Pyrogram](https://docs.pyrogram.org/) library## Description
🧠With this robot, you can remember the words well, test yourself with tests ðŸ§## Activate Inline mode
Enter the robot [BotFather](https://t.me/BotFather) enter the command /mybots click then select your robot enter the section Bot Settings enter Inline Mode select next Turn on type the text you want next idea Enter the robot to come## Installation
```bash
git clone https://github.com/erfanbanaei/FlashCardBot
cd FlashCardBot
pip install -r requirements.txt
python main.py
```## File editing
Go to [config.json](https://github.com/erfanbanaei/FlashCardBot/blob/main/config.json)## Acknowledgements
- [Api_id](https://my.telegram.org/auth)
- [Api_hash](https://my.telegram.org/auth)
- [Bot_Token](https://t.me/BotFather)## Screenshot
![Screenshot](https://github.com/erfanbanaei/FlashCardBot/assets/75321483/7120e2b0-9da2-47d5-a240-cfbe0ea4f153)