User Tools

Site Tools


current_alerts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
current_alerts [2022/01/04 10:30] – [GetCurrentAlerts()] emozolyakcurrent_alerts [2022/07/04 12:35] (current) – [GetCurrentAlerts()] emozolyak
Line 80: Line 80:
           table.insert(a_names, a.title)           table.insert(a_names, a.title)
       end        end 
-      a_names = table.concat(a_names, ', ') +      SendTelegramMessage(TELEGRAM_BOT_ID,  
-      SendTelegramMessage(TELEGRAM_BOT_ID, "Current alerts are: " .. a_names)+                          "Current alerts are: " .. table.concat(a_names, ', '))
   end    end 
      
current_alerts.txt · Last modified: 2022/07/04 12:35 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki