🎤🐢 An open source, self-hosted alternative to Discord
Find a file
2021-03-13 03:50:52 +02:00
brainlet remove secret.js from gitignore so i can commit the default secret.js file 2021-03-13 03:50:52 +02:00
libbrainlet Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
resources update folder stucture and improve documentation 2021-03-13 03:42:01 +02:00
.eslintrc.js Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
.gitignore remove secret.js from gitignore so i can commit the default secret.js file 2021-03-13 03:50:52 +02:00
LICENSE Add 'LICENSE' 2020-12-30 22:41:01 +00:00
package-lock.json update folder stucture and improve documentation 2021-03-13 03:42:01 +02:00
package.json update folder stucture and improve documentation 2021-03-13 03:42:01 +02: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!