Editing SpeedTest Notification for Telegram
Revision as of 17:58, 8 August 2024 by Akhyar (talk | contribs) (Created page with "= SpeedTest Notification for Telegram pada Armbian Server (Arm64) = == Install Python dan Library Telegram Bot == sudo apt-get update sudo apt-get install python3 python3-pip pip3 install python-telegram-bot == Buat file speedtest_bot.py == Buat Script Python untuk menjalankan speedtest dan mengirimkan hsailnya ke telegram, simpan dalam file speedtest_bot.py import asyncio import subprocess import telegram BOT_TOKEN = '1931317277:AAGRG4emfwGpsDnzgUt1fQ9Malk4ZeGP...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.