From a5f5ffcdea60f0d60c59a23cc0599158c69c1fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo?= Date: Fri, 19 Oct 2018 14:07:02 +0200 Subject: [PATCH] Updated Interesting forks (markdown) --- Interesting-forks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Interesting-forks.md b/Interesting-forks.md index c605bea..6627a79 100644 --- a/Interesting-forks.md +++ b/Interesting-forks.md @@ -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.