🎤🐢 An open source, self-hosted alternative to Discord - updated version: https://git.hippoz.xyz/hippoz/waffle
This repository has been archived on 2022-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-03-22 04:27:59 +02:00
brainlet do not allow sending of empty messages in gateway and add interactivity to app 2021-03-22 04:27:59 +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 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!