Updated Interesting forks (markdown)

Darío 2018-10-19 14:07:02 +02:00
parent 54a5f4c372
commit a5f5ffcdea

@ -5,7 +5,7 @@ Modifications to ssh-chat that weren't merged:
- Adding global timestamp as an option
## themester at https://github.com/themester/ssh-chat
## dgrr at https://github.com/dgrr/ssh-chat
- Added new rank: Administators (or masters). This rank can add or delete operators, but cannot add or remove another administrators. Administrators rank is designed by public key on server startup.
- Added "vim mode". With this mode you can use commands as ':' instead of '/'. As you can see in the code, the Prefix parameter of Command structure was changed by a neutral parameter for future introductions of prefixes.