🎤🐢 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-26 22:50:35 +02:00
brainlet Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet 2021-03-26 22:50:35 +02:00
libbrainlet replace all mentions of category with channel for better consistency 2021-03-26 22:50:21 +02:00
resources replace all mentions of category with channel for better consistency 2021-03-26 22:50:21 +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 replace all mentions of category with channel for better consistency 2021-03-26 22:50:21 +02:00

Brainlet

Brainlet is a simple chat app. Each channel has a text channel associated with it, all messages sent in the text channel are temporary, while in the channel 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!