-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Chat #2
Comments
I started to deploy a IRC Droplet on digitalocean. Not sure if that's the best solution, someone got a better idea?Regarding the react compatible client I found a few options but nothing labeled as react package specifically. |
We should talk about deployments for MetaGame very soon, as this will become a thing and if you keep it running, costs will accumulate of course. @peth-yursick @HammadJ |
Yes! Would you like to keep covering it for a while still, and have it count as an investment, or get reimbursed for everything so far and going forward? |
@geleeroyale Right now we have free deployments from Netlify. If we need other servers for anything, we can definitely reimburse costs from the funding pool. Ideally we would use as much free-tier stuff as long as possible. Why can't we just implement the chat through discord API directly? Interspace could just be a lightweight discord client for a specific channel maybe |
Already have this working on https://staging.interspace.chat - will commit back |
What do you think about using 3Box chat ? |
3Box chat is cool, but would rather keep it all in one place (Discord) |
Will use a discord widget for this - expected to be in METAFEST pre-release |
1 - The idea is to pull in a React compatible IRC client - (need to deploy Server)
2 - In a second phase the IRC rooms shall be bridged to corresponding Discord rooms
The text was updated successfully, but these errors were encountered: