Much like Twitter, Telegram has unique user handles such as @bruno. This bot scrapes t.me and warns the user when a given username he's monitoring is available to use. You can combine this with Telegram's Client API to automatically secure the free users, since it's impossible to poll usernames using the client because of timeouts. If you're going to use this you're going to have to at least add error handling for the promises
-
Notifications
You must be signed in to change notification settings - Fork 0
brunogarciavaz/telegramusrmonitor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple Node.js Telegram bot that warns the user when a given @username is available to use.