Feature :
- /ping - For Ping
- /trace - For Traceroute
- /tracedns - For Traceroute use DNS
- /dns - Check DNS (Maybe haha)
Install
- Python 3.6+
- Python pip
Configuration Command
- git clone https://github.com/brianandhikap/Ping-Traceroute-Bot-Telegram
- cd Ping-Traceroute-Bot-Telegram
- pip3 install -r requirements.txt
**RUN Command **
- python3 main.py
Before RUN edit "API_TOKEN = 'Token_Bot_Telegram'" on "config.py" edit with your BOT Token!