Apps Home
|
Create an App
Meew
Author:
listenlisten97
Description
Source Code
Launch App
Current Users
Created by:
Listenlisten97
// main.js // Function to send a notice with app information function sendAppNotice() { try { const appName = $app.name; const appVersion = $app.version; $room.sendNotice(`This room is running ${appName} v${appVersion}, we hope you will find it useful!`); } catch (e) { console.error(`Error sending app notice: ${e}`); } } // Function to initialize the bot function main() { try { console.log("Starting Starlight Theme Bot"); // Call the initialization functions appStart(); console.log("Starlight Theme Bot Initialized"); // Send app notice to the room sendAppNotice(); } catch (e) { console.error(`Error in main: ${e}`); } } // Run the main function main();
© Copyright Freesexcam 2011- 2024. All Rights Reserved.