Connect, disconnected or run a command on SSH thru a discord bot !
The bot is using only slash commands.
/connect | /disconnect | /run [command] | /ping (test command)
Requirements: py-cord, paramiko
pip install py-cord
pip install paramiko
Fill your VPS login details and token in `data.py` then run
> python bot.py
Everything I do in python is something I wanted before and nobody helped me with so I created it for people who wants/need it now !