Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

ShiSHcat/easydlbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwgrambot

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.

Selfhosting installation on Linux / MacOS / BSD

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)

Selfhosting installation on Windows

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)

Selfhosting configuration

Edit config.json with the right data.

Running selfhosted

Start with node index.js .

About

Successor of kifilesgram based on the dwgram.xyz api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors