diff --git a/modules/away.cpp b/modules/extra/away.cpp similarity index 99% rename from modules/away.cpp rename to modules/extra/away.cpp index 40115265..175a0c07 100644 --- a/modules/away.cpp +++ b/modules/extra/away.cpp @@ -463,5 +463,5 @@ void CAwayJob::RunJob() } } -MODULEDEFS(CAway, "Stores messages while away, also auto away") +MODULEDEFS(CAway, "You don't need this module, ZNC works ok without it")