Some more changed to the bot structure #2

Merged
snxraven merged 5 commits from MiTask/LinkUp-P2P-Chat:main into main 2024-06-08 17:11:17 -04:00

5 Commits

Author SHA1 Message Date
d65b76cbc5 Merge branch 'main' into main 2024-06-08 20:47:37 +00:00
MrMasrozYTLIVE
9f2353c902 Added check if botName or chatRoomID is not defined 2024-06-08 23:38:44 +03:00
MrMasrozYTLIVE
cd5cfb20a4 Replaced 'setTimeOut' with bot.on('onBotJoinRoom', () => {}); for sending ON_READY_MESSAGE to the chat 2024-06-08 23:36:00 +03:00
MrMasrozYTLIVE
164efc5b72 Removed Enum class because it does not work 😭 2024-06-08 23:31:24 +03:00
MrMasrozYTLIVE
b244aa9bdf Added Event enum and 2 new events 2024-06-08 23:29:51 +03:00