Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.21 KB

telegram-bot

Flask Telegram Vercel

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

  • Uppercase a sentence
  • Ask a question to the bot
  • Measure running time of test cases
  • Shorten long URLs and create custom short URLs.
  • Random team generator and random picker.
  • 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.

Contributing 🤝

Contributions are welcome! Please read the contributing guidelines first

License

This project is licensed under the MIT License. See the LICENSE file for details.