jeremyckahn / chitchatter

Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
https://chitchatter.im/
GNU General Public License v2.0
1.44k stars 164 forks source link

Discord Integration #223

Closed Audiosutras closed 7 months ago

Audiosutras commented 7 months ago

It would be cool if we could integrate chitchatter with discord and other chat platforms such as slack.

For example in discord we could create the chitchatter bot that gives users the ability to generate public and private rooms along with links to the users in the discord server that are invited to that room.

jeremyckahn commented 7 months ago

@Audiosutras interesting idea! What you're describing seems like something that could be achieved in a way that is completely external to Chitchatter, since all that would be needed is a room name embedded in a Chitchatter URL. This isn't something that needs to be done from within Chitchatter. For instance, I can just type out https://chitchatter.im/public/github-issue-223 right here in GitHub, and opening the link would automatically create the room.

Is there some deeper level of Discord/Slack integration you're envisioning?

Audiosutras commented 7 months ago

Haha Nope that's it. I'll let you know about my progress on the bot @jeremyckahn

jeremyckahn commented 7 months ago

Sounds good! @Audiosutras I'll close this for now but feel free to comment if there's more to add here.