Skip to content
/ askme Public

a simple anonymous "ask me anything" webapp that relays messages to telegram

License

Notifications You must be signed in to change notification settings

natri0/askme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ask me anything

a simple website that lets anyone ask you something anonymously, and forwards those messages to Telegram. works as a Cloudflare Worker.

setting up

  1. clone/download this repository
  2. create a bot with @BotFather, save the token
  3. get your user id, for example using @userinfobot
  4. replace botToken and meUserId in index.js with the respective values
  5. pack the folder and upload it to a worker in the cloudflare dashboard
  6. before using, send the bot something in dms so that it can message you
  7. profit!

why cloudflare workers?

because it's free. and easy to use. no need to overengineer smth that takes up like 150 sloc.

more questions?

https://ask.lina.moe/ (or email)

About

a simple anonymous "ask me anything" webapp that relays messages to telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published