feat: petnames

This commit is contained in:
Pascal Engélibert 2022-12-04 10:41:54 +01:00
commit aec876233d
Signed by: tuxmain
GPG key ID: 3504BC6D362F7DCA
4 changed files with 27 additions and 11 deletions

View file

@ -13,6 +13,7 @@ Rust webserver for comments, that you can easily embed in a website.
* Customizable [Tera](https://github.com/Keats/tera) templates
* Comment frequency limit per IP
* i18n
* Petnames! (anonymous comment authors get a funny random name)
## Use
@ -37,7 +38,7 @@ The account must have joined the room for Webcomment to be able to send messages
## License
CopyLeft 2022 Pascal Engélibert [(why copyleft?)](//txmn.tk/blog/why-copyleft/)
CopyLeft 2022 Pascal Engélibert [(why copyleft?)](https://txmn.tk/blog/why-copyleft/)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.