From 43b364ab3bdd18900a7971c6b7114111600b9a34 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 11 Jun 2019 12:02:46 +1000 Subject: [PATCH] Initial glossary stuf for future releases --- Glossary.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Glossary.md diff --git a/Glossary.md b/Glossary.md new file mode 100644 index 0000000..fef5d2c --- /dev/null +++ b/Glossary.md @@ -0,0 +1,5 @@ +These are the terms which we prefer to use when writing end-user-facing documentation (the manual, help text, just lines in general). + +- **Account**: A NickServ account on the server. +- **Connected user**: A user connected to the server, whether they're logged-in to an account or not. +- **Logged-in**: Logged into a NickServ account. \ No newline at end of file