Skip to content
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

Discord Integration #17

Open
OtherwiseJunk opened this issue Dec 10, 2020 · 1 comment
Open

Discord Integration #17

OtherwiseJunk opened this issue Dec 10, 2020 · 1 comment

Comments

@OtherwiseJunk
Copy link
Collaborator

This issue needs to be fleshed out and broken down into multiple issues.

100% serious face, I think this is a good thing to include, if we're looking to create a modern server.

@OtherwiseJunk
Copy link
Collaborator Author

OtherwiseJunk commented Dec 11, 2020

So I think there's a few things we can do here.

First, FreeServers should be able to enable or disable Discord Integration.
When enabled server administrators can choose to require a discord account for each user
When disabled none of the other discord features twerk.

If Discord is enabled for a given server, the FreeServer should start a webserver up allowing a bot to connect to sync the chat.

  • a GET endpoint for getting the last # of posts (Paging and shit)
  • a POST endpoint for sending messages from the discord channel to the server's chat*

We would also need a bot for this we can provide that can post to a configured to post the chat messages it gets from the server to a specific channel in the community's discord server, and read messages and send them back to the server

*IDK if we necesarily want to allow this or not but it could be cool. if it gets too messy could just make it one way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
FreeServer
Awaiting triage
Development

No branches or pull requests

1 participant