The idea of this bot is to optimize the monitoring and access to some information of a server 💻
- python 3.6
- python-telegram-bot 8.1.1
- psutil 5.2.2
To run the script you need a token generated by the @BotFather.
| Command | Description |
|---|---|
| /ip | Get the current internal IP |
| /memory | Get the amount of free memory |
| /users | List currently active users |
| /ping | Just to check it´s working |