SpeedTest Notification for Telegram: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 November 2024

10 August 2024

9 August 2024

8 August 2024

  • curprev 17:5817:58, 8 August 2024Akhyar talk contribs 3,380 bytes +3,380 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..."