🎤🐢 An open source, self-hosted alternative to Discord
Find a file
2021-03-14 20:14:32 +02:00
brainlet move some files into other folders and make some code neater 2021-03-14 20:14:32 +02:00
libbrainlet Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
resources move some files into other folders and make some code neater 2021-03-14 20:14:32 +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!