As we're looking to add Discord communication to our server to do SSR, we need to: - Add env vars: https://github.com/playfulprogramming/playfulprogramming/pull/1241/files#diff-a3046da0d15a27e89f2afe639b25748a7ad4d9290af3e7b1b6c1a5533c8f0a8c - Add `discord.js` package - Add socket.io connection to open comms - Prevent _anybody_ from connecting to this socket.io connection, only our SSR Related code: https://github.com/playfulprogramming/playfulprogramming/pull/1241 Related issue: #3
As we're looking to add Discord communication to our server to do SSR, we need to:
discord.jspackageRelated code: playfulprogramming/playfulprogramming#1241
Related issue: #3