🎤🐢 An open source, self-hosted alternative to Discord
Find a file
hippoz 51e7a46821
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet
this merge is necessary because git told me to do it
2021-03-17 03:01:27 +02:00
brainlet Implement basic handshake and message sending capabilities for gatewayv2 2021-03-17 03:01:11 +02:00
libbrainlet Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
resources DOCS: Mark the client field as optional 2021-03-16 05:04:44 +02:00
.eslintrc.js Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
.gitignore add secret.js back into gitignore (lets hope that this lets me push secret.js) 2021-03-13 03:51:22 +02:00
LICENSE Add 'LICENSE' 2020-12-30 22:41:01 +00:00
README.md update folder stucture and improve documentation 2021-03-13 03:42:01 +02:00

Brainlet

Brainlet is a simple chat app. Each category has a text channel associated with it, all messages sent in the text channel are temporary, while in the category itself all posts are permanent.

Resources

Self hosting

So you want to host brainlet yourself? Head over to the self hosting guide! See you there!