clarify that it's a group chat
This commit is contained in:
parent
d2019f2685
commit
9cfd75232c
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# bunkchat 🏰
|
||||
|
||||
**bunkchat** is ultra-simple, local-only chat for tilde servers written in posix sh
|
||||
**bunkchat** is ultra-simple, local-only group chat for tilde servers written in posix sh
|
||||
|
||||
## install
|
||||
```
|
||||
|
@ -29,6 +29,8 @@ hopefully!
|
|||
if you find a security issue, please [contact us](mailto:contact@bunk.computer)
|
||||
|
||||
## notes
|
||||
bunkchat is one large group chat that every user on the server is part of
|
||||
|
||||
if your file system does not support setting append only permissions with `chattr +a`, install.sh will fail
|
||||
|
||||
bunkchat should work on all standard linuces. not tested on bsd
|
||||
|
|
Loading…
Reference in a new issue