🎤🐢 An open source, self-hosted alternative to Discord
Find a file
2021-03-26 10:59:24 -04:00
brainlet Put rate limited error in JSON 2021-03-26 10:59:24 -04:00
libbrainlet Add linter and documentation for future gateway version 2021-03-04 21:28:02 +02:00
resources Update 'resources/Docs/DOCS.md' 2021-03-25 01:35:14 +02:00
.eslintrc.js do not allow sending of empty messages in gateway and add interactivity to app 2021-03-22 04:27:59 +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!