A telegram bot for yande.re girls. Built on telegram-node-bot. It currently supports command mode (to fetch a random image) and inline mode (to display a page of images).
https://web.telegram.org/#/im?p=@yandere_girl_bot
Make sure you have created a telegram bot for testing purpose. Open config-sample.json
, fill in your bot token and username, then rename it to config.json
.
npm install
node app.js
Now you can interact with the bot.