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

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

Awesome Lists containing this project

README

          

# telegram-bot

![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)

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.