a simple website that lets anyone ask you something anonymously, and forwards those messages to Telegram. works as a Cloudflare Worker.
- clone/download this repository
- create a bot with @BotFather, save the token
- get your user id, for example using @userinfobot
- replace
botTokenandmeUserIdinindex.jswith the respective values - pack the folder and upload it to a worker in the cloudflare dashboard
- before using, send the bot something in dms so that it can message you
- profit!
because it's free. and easy to use. no need to overengineer smth that takes up like 150 sloc.