https://github.com/putuwaw/telegram-bot
24/7 Personal Telegram Bot using Flask, pyTelegramBotAPI, and Vercel
https://github.com/putuwaw/telegram-bot
bot collaborate flask github pytelegrambotapi telegram vercel
Last synced: about 1 month ago
JSON representation
24/7 Personal Telegram Bot using Flask, pyTelegramBotAPI, and Vercel
- Host: GitHub
- URL: https://github.com/putuwaw/telegram-bot
- Owner: putuwaw
- License: mit
- Created: 2023-02-06T08:48:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T13:50:01.000Z (over 1 year ago)
- Last Synced: 2024-11-06T14:41:36.079Z (over 1 year ago)
- Topics: bot, collaborate, flask, github, pytelegrambotapi, telegram, vercel
- Language: Python
- Homepage: https://t.me/putuwaw_bot
- Size: 78.1 KB
- Stars: 15
- Watchers: 0
- Forks: 12
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram-bot



Telegram-Bot is a repository for my personal Telegram bot that I use to automate some of my daily tasks. The bot is written in Python using Flask, pyTelegramBotAPI package, and hosted on Vercel.
## Features
- [x] Uppercase a sentence
- [x] Ask a question to the bot
- [x] Measure running time of test cases
- [x] Shorten long URLs and create custom short URLs.
- [x] Random team generator and random picker.
- [x] Get GitHub repository statistics.
> **Note**: The bot is still under development and more features will be added in the future. Some commands may only available for specific users.
## Usage
Try the bot by clicking [here](https://shrtn-url.vercel.app/telegram-bot).
## Contributing 🤝
Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.