A Flutter-Desktop telegram bot which warns you when your PC:computer: gets disconnected from ACLine:zap::battery:.
You can use it when AFK in a public place(like a library:book:) to get warnings on your smartphone :iphone:.
Download the latest release and create a myBotInfos.txt file with infos described in Telegram configuration
Follow the Telegram guide and write to BotFather.
BotFather will create a new bot and send you your bot_token
Write to Chat_ID_Echo_Bot to get your chat_id
Create a new TXT file named myBotInfos.txt in the root folder (you can use myBotInfos.example.txt as template file. Write into myBotInfos.txt your bot_token and your chat_id in the following format:
bot_token:1234567890:asdfasdfasdfasdfasdf
chat_id:123456789
(Both on a new line and without spaces)
Run prova_ffi.exe and you will see a white screen which tells you if your PC is connected to ACLine and you will receive a message on your smartphone 📱.
Try plugging and unplugging your ACLine to ensure event message receiving.
Clone this repository (or download it)
git clone https://github.com/Agnohendrix/DartThiefBot