Hosted bot: @dwgrambot
This bot is a successor of kifilesgram
This bot will let you easily have links out of telegram messages directly from the telegram app.
To selfhost you need to have NodeJS installed. I advice downloading it through NVM.
NOTE: you need to have git installed.
git clone https://github.com/ShiSHcat/dwgrambot.git
mv config.example.json config.json
npm install(if you don't have git you can just download the zip, extract it and rename config.example.json to config.json, then run npm install)
NOTE: you need to have git installed.
git clone https://github.com/ShiSHcat/dwgrambot.git
move config.example.json config.json
npm install(if you don't have git you can just download the zip, extract it and rename config.example.json to config.json, then run npm install)
Edit config.json with the right data.
Start with node index.js .