Update README.md
This commit is contained in:
parent
395be0f934
commit
f640826708
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,2 +1,14 @@
|
|||
# simpleshout
|
||||
# SimpleShout
|
||||
|
||||
A small chat box API for use on public websites.
|
||||
|
||||
## Features:
|
||||
|
||||
- Basic permissions: admin vs everyone else
|
||||
- Message creation
|
||||
- Discord style emoji
|
||||
- Message deletion (admin)
|
||||
- Message sanitization
|
||||
- Keyword filtering
|
||||
- Responsive web UI
|
||||
- Embed/iframe-able
|
Loading…
Reference in a new issue