Block a user
Working on Config system (Saving & Loading user data)
d26c025073
update gitignore
a4f89be654
Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat
e1adede7c3
update gitignore
cc654112b2
Merge pull request 'Some more changed to the bot structure' (#2) from MiTask/LinkUp-P2P-Chat:main into main
d65b76cbc5
Merge branch 'main' into main
9f2353c902
Added check if botName or chatRoomID is not defined
cd5cfb20a4
Replaced 'setTimeOut' with bot.on('onBotJoinRoom', () => {}); for sending ON_READY_MESSAGE to the chat
164efc5b72
Removed Enum class because it does not work 😭
Some more changed to the bot structure
302589e97e
Bug Fix: Allowing clients to have different ServePorts per client and storages per client
736a3a5e70
Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat
7855689289
Bug Fix: Allowing clients to have different ServePorts per client and storages per client
8dbaa629d2
Revert "Bug Fix: Allowing clients to have different ServePorts per client and storages per client"
b1271ceb82
Bug Fix: Allowing clients to have different ServePorts per client and storages per client
f045f5804d
Merge pull request 'Rework ChatBot' (#1) from MiTask/LinkUp-P2P-Chat:main into main
114875cddb
Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat
0587f261b7
Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat
28be0822f6
Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat