This website requires JavaScript.
Explore
Sign In
Cyber
/
LinkUp-P2P-Chat
Watch
1
Star
0
Fork
0
You've already forked LinkUp-P2P-Chat
forked from
snxraven/LinkUp-P2P-Chat
Code
Pull Requests
Activity
9461368c02
LinkUp-P2P-Chat
/
chatBot
History
MrMasrozYTLIVE
de00514397
I actually dont know if it works or not. Changes: Replaced TopicBuffer with chatRoomID and now topicBuffer is being created directly in Client class; Replaced chatBot with Client; Client now extends EventEmitter; bot.on('onMessage', (pear, message) => {}) is now a thing instead of directly putting method in chatBot constructor
2024-06-08 22:34:25 +03:00
..
commands
Add command handler for bot
2024-06-04 01:19:56 -04:00
includes
I actually dont know if it works or not. Changes: Replaced TopicBuffer with chatRoomID and now topicBuffer is being created directly in Client class; Replaced chatBot with Client; Client now extends EventEmitter; bot.on('onMessage', (pear, message) => {}) is now a thing instead of directly putting method in chatBot constructor
2024-06-08 22:34:25 +03:00
bot.js
I actually dont know if it works or not. Changes: Replaced TopicBuffer with chatRoomID and now topicBuffer is being created directly in Client class; Replaced chatBot with Client; Client now extends EventEmitter; bot.on('onMessage', (pear, message) => {}) is now a thing instead of directly putting method in chatBot constructor
2024-06-08 22:34:25 +03:00
env.default
adding .env
2024-06-04 01:36:45 -04:00