RabbitFored / Dwindle-telegram-bot

GNU General Public License v3.0
14 stars 19 forks source link

Dwindle

A simple telegram bot that runs on python3, which can handle links in different ways.

A simple bot to make things easier.

Can be found on telegram as Dwindle.

For any questions/issues using this bot, please head to this chat

The Easy Way

Deploy

Deploy in a VPS

Edit config file

Install requirements

python3 -m pip install -r requirements.txt

Make new screen

screen -S Dwindle

Run the code

python-3 m Dwindle

detach from the screen

 ctrl+a and d