Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moshe-coh/Terminal-Bot
Terminal Bot which will Execute your Commands From telegram bot!
https://github.com/moshe-coh/Terminal-Bot
best ssh-bot ssh-telegram-bot telegram telegram-bot telegram-bot-python terminal terminal-bot
Last synced: about 2 months ago
JSON representation
Terminal Bot which will Execute your Commands From telegram bot!
- Host: GitHub
- URL: https://github.com/moshe-coh/Terminal-Bot
- Owner: moshe-coh
- License: mit
- Created: 2021-06-27T16:14:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T20:22:21.000Z (over 2 years ago)
- Last Synced: 2024-08-09T13:15:31.865Z (6 months ago)
- Topics: best, ssh-bot, ssh-telegram-bot, telegram, telegram-bot, telegram-bot-python, terminal, terminal-bot
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 62
- Watchers: 2
- Forks: 63
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Terminal-Bot
## With this bot you can execute system commands on your server.
### how to config?
___- clone or fork this repo
- give me a star 😎
- edit the [config.py](https://github.com/moshe-coh/Terminal-Bot/blob/main/config.py) file.- run ```pip3 install -r requirements.txt```
- **and than run it on your sever!**## how to deploy
___[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## commnads for @BotFather:
```
start - 📜 welcome message
help - 😉 like start message
ip - 🔒 my server ip
st - ♨️ speed test to my server
stats - 📊 server stats
my_files - 📁 files manager
cd - 🗃 change working dir
```![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=moshe-coh&repo=Terminal-Bot)
## Todo
- [X] Add option to download files...
- [x] Add /my_files & /cd command
- [x] Add more commands...
- [ ] add option to upload files