From a587b11464228c2114833e92828170dfa16be11d Mon Sep 17 00:00:00 2001 From: wartana Date: Wed, 25 Feb 2026 19:14:57 +0800 Subject: [PATCH] feat: Add Dockerfile and build script for multi-architecture Ookla Speedtest CLI container. --- note.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 note.txt diff --git a/note.txt b/note.txt new file mode 100644 index 0000000..c788634 --- /dev/null +++ b/note.txt @@ -0,0 +1,7 @@ +Done! Congratulations on your new bot. You will find it at t.me/smakta2026_bot. You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you've finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this. + +Use this token to access the HTTP API: +8675033597:AAGAPuJQqVfZauGjhRh2K6-wsWe9oTWMLcU +Keep your token secure and store it safely, it can be used by anyone to control your bot. + +For a description of the Bot API, see this page: https://core.telegram.org/bots/api \ No newline at end of file