Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mxvsh/shelljsbot
💎 Execute shell commands on your server using telegram
https://github.com/mxvsh/shelljsbot
telegram
Last synced: about 2 months ago
JSON representation
💎 Execute shell commands on your server using telegram
- Host: GitHub
- URL: https://github.com/mxvsh/shelljsbot
- Owner: mxvsh
- License: gpl-3.0
- Created: 2019-10-27T13:08:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T17:46:59.000Z (about 2 years ago)
- Last Synced: 2024-02-24T16:05:01.156Z (11 months ago)
- Topics: telegram
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shelljsbot
> Run shell commands on your server using telegram bot. _I personally use it to execute commands on my Raspberry PI from anywhere._ 😄
## Installation
> Create a new file named .env, and copy paste the content of .sample.env to .env, then enter the values.
## Usage:
Execute one line command: `/exec `
Execute multi line command: `/exec` (then simply send commands one by one, to exit just send `exit` text)### Feel free to contribute ❤️
## Todo
1. Add settings.
2. Add moderators with limited commands access.
3. Cron
4. _You suggest.._[Join Telegram Group](https://t.me/joinchat/F-HNDROEuSxz_Oul2pFV1Q)