User Tools

Site Tools


lslsnips

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lslsnips [2025/11/10 01:55] mikolslsnips [2025/11/25 16:37] (current) – external edit 127.0.0.1
Line 49: Line 49:
  
 </code> </code>
 +===== SL to Telegram =====
 <code> <code>
 string TELEGRAM_API_URL = "https://api.telegram.org/bot<YOUR-BOT-TOKEN>/sendMessage"; string TELEGRAM_API_URL = "https://api.telegram.org/bot<YOUR-BOT-TOKEN>/sendMessage";
Line 80: Line 80:
 } }
 </code> </code>
-===== SL2Telegram ===== +===== SL2Discord ===== 
 <code> <code>
 string discord_web_hook = "wehhookURL"; // this is where your web hook url from discord goes string discord_web_hook = "wehhookURL"; // this is where your web hook url from discord goes
Line 172: Line 172:
 ===== Find an avatar key on region ===== ===== Find an avatar key on region =====
 <code> <code>
- 
- 
-//  
  
 string getKey(string req) string getKey(string req)
lslsnips.1762739739.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki