Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.
/ sudobot Public archive

run commands on your server via a Telegram bot

License

Notifications You must be signed in to change notification settings

bvanrijn/sudobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudobot

With sudobot, you can run commands on your server from Telegram. It's fast and simple, but might not be secure.

To get started, edit the bot.ini file with your favourite text editor to use your bot token and user ID (not username).

You'll also need the latest version of python-telegram-bot installed:

pip3 install python-telegram-bot

Then run the bot with python3 bot.py.

About

run commands on your server via a Telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages