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.
- Host: GitHub
- URL: https://github.com/macmod/pcontrol
- Owner: Macmod
- Created: 2016-12-12T03:15:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T03:30:16.000Z (over 9 years ago)
- Last Synced: 2025-02-01T01:06:46.439Z (over 1 year ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.