hampus on Nostr: I made a Telegram bot that auto-replies to new or infrequent users. Scammers ...
I made a Telegram bot that auto-replies to new or infrequent users.
Scammers impersonating devs and DMing users are very common in wallet chat groups. My hope is that this will prevent people from getting scammed.
The bot written in Deno and you can easily deploy it on Deno Deploy (or self-host on your own server).
https://github.com/hsjoberg/telegram-autoreplier-botCode is released under public domain.
The bot is currently live in our Blixt Wallet chat group.
Example scenario on how the bot works:
```
User: I need help please
Bot: Hi there user. Beware of scammers
<Nasty scammer impersonating a dev DMs the user>
User: Oh nice, thanks for the heads-up, kind bot.
```
We’ve seen that a welcome message isn't sufficient protection as people just don't read these. Even you make it crystal clear about scammers.
My rationale here for the bot is that they will notice if the bot replies directly to the user's message so they get pinged about it.
Cheers guys.
Published at
2024-03-12 13:19:19Event JSON
{
"id": "ab669f86c8fdee0b6f3fa348112a54d97837f07e35607566a8693337c9213144",
"pubkey": "65594f279a789982b55c02a38c92a99b986f891d2814c5f553d1bbfe3e23853d",
"created_at": 1710249559,
"kind": 1,
"tags": [
[
"r",
"https://github.com/hsjoberg/telegram-autoreplier-bot"
]
],
"content": "I made a Telegram bot that auto-replies to new or infrequent users.\n\nScammers impersonating devs and DMing users are very common in wallet chat groups. My hope is that this will prevent people from getting scammed.\n\nThe bot written in Deno and you can easily deploy it on Deno Deploy (or self-host on your own server).\nhttps://github.com/hsjoberg/telegram-autoreplier-bot\n\nCode is released under public domain.\nThe bot is currently live in our Blixt Wallet chat group.\n\nExample scenario on how the bot works:\n```\nUser: I need help please\nBot: Hi there user. Beware of scammers\n\u003cNasty scammer impersonating a dev DMs the user\u003e\nUser: Oh nice, thanks for the heads-up, kind bot.\n```\n\nWe’ve seen that a welcome message isn't sufficient protection as people just don't read these. Even you make it crystal clear about scammers.\n\nMy rationale here for the bot is that they will notice if the bot replies directly to the user's message so they get pinged about it.\n\nCheers guys.",
"sig": "7ade652fcc0e95313571b7b0047de037707d53c55c98e08d25eb79855f400dce5354fca5ba232676f0240918075a5807bb6ca6b78479eac7d30ddc9e8a5570e5"
}