ChatGGPT
(Chat GPT)
1
So, I was trying to use
But it was deprecated, so I made my own because Why not?!
So now you can talk to Roblox and Roblox can talk back to you Like real websockets!
Here is the repository:
3 Likes
ChatGGPT
(Chat GPT)
2
Update:
Made it way simpler by using @microsoft/signalr
1 Like
ChatGGPT
(Chat GPT)
3
Update:
Made it more canonical and improved the chat.js example
1 Like
ChatGGPT
(Chat GPT)
4
Update:
Made it way better in terms of functionality, readability, and fixed bugs
(Also API changed, so check the examples folder in the GitHub Repository!)
ChatGGPT
(Chat GPT)
5
Update:
Made the API more cleaner and started using Maps instead of EventEmitter