Tigran Mirzoev
@tigco
27
telegram-bot-on-replitTelegram bot implemented in Python running on Repl.it. It uses Flask and python-telegram-bot library.
New Feature: Text a new number
This function takes a phone number from the user and builds Telegram and WhatsApp links so you can text that number without saving it to your phone. Try it out on Telegram https://t.me/TigcoDemoBot2.6K
9
27
27
telegram-bot-on-replitTelegram bot implemented in Python running on Repl.it. It uses Flask and python-telegram-bot library.
2.6K
9
27
Agzamikail How did u make the bot always work, when i created the bot it only worked when the program was enabled2 years ago
tigco This function takes a phone number from the user and builds Telegram and WhatsApp links so you can text that number without saving it to your phone. Try it out on Telegram [https://t.me/TigcoDemoBot](https://t.me/TigcoDemoBot)6 months ago
Hello. I created a repl and committed changes. Clicked "Connect to GitHub" button.
image
Later I made more commits. Then I went to GitHub and noticed
Python
Please see the screenshot.
image
My other Repls are fine:
image
Coder100 Some repls don't have the git feature. One important thing is to make sure you are using an up-to-date repl language. Express is not an up-to-date repl language.2 years ago
RYANTADIPARTHI Maybe Bug
for some repls, or languages,the icon won't be there. But try these things just in case.
refresh your repl
fork it
restart
make a new repl
finally, if all fails, report to bugs.
https://repl.it/bugs
2 years ago
Hi!
I didn't find a Telegram bot running on Repl.it. So, I decided to make one. This demo Telegram bot is implemented in Python. It uses Flask and py
Python