mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-06-18 21:12:26 -04:00
- Made functions from ./telegram.php into a class and moved to classes/telegram.php - Renamed check.php to telegram_check.php to make it easier to understand what the file belongs to. - SESSIONS used to control if user is logged on or not - Telegram users will be identified as typeID = 2 in the subscribers table.