mirror of
https://github.com/furaihan/simple-mikrotik-script.git
synced 2025-06-21 05:45:43 +02:00
6 lines
205 B
Text
6 lines
205 B
Text
|
#Add a new scheduler setting with folowwing event:
|
||
|
#Change telegram chat id below with your own
|
||
|
:global CHATID ("-4936xxx")
|
||
|
#Change telegram bot id below with your own
|
||
|
:global BOTID ("62xxxxxxxx:AAExxxx")
|