An open API service indexing awesome lists of open source software.

https://github.com/macmod/pcontrol

Telegram shell disguised as picture service.
https://github.com/macmod/pcontrol

Last synced: about 1 year ago
JSON representation

Telegram shell disguised as picture service.

Awesome Lists containing this project

README

          

# PControlBot

Ultra simple script for remote control via Telegram Bot using the [telegram-bot-ruby](https://github.com/atipugin/telegram-bot-ruby) wrapper.

## Commands

- Unauthenticated
- `/start` - Show cute start message.
- `/login ` - Authenticate.
- Authenticated
- `/renew` - Renew password.
- `/logout` - Log out from session.
- `/kill` - Kill bot service.

When unauthenticated, the bot will reply every other message with a random picture. When authenticated, it'll run and reply the requested command's `stdout`.