Home
last modified time | relevance | path

Searched refs:MemoServ (Results 1 – 25 of 49) sorted by relevance

12

/dports/irc/anope/anope-2.0.9/modules/pseudoclients/
H A Dmemoserv.cpp16 Reference<BotInfo> MemoServ; member in MemoServCore
104 …cu->user->SendMessage(MemoServ, MEMO_NEW_X_MEMO_ARRIVED, ci->name.c_str(), Config->StrictPrivmsg.c… in Send()
120 …user->SendMessage(MemoServ, MEMO_NEW_MEMO_ARRIVED, source.c_str(), Config->StrictPrivmsg.c_str(), in Send()
143 …u->SendMessage(MemoServ, newcnt == 1 ? _("You have 1 new memo.") : _("You have %d new memos."), ne… in Check()
164 MemoServ = bi; in OnReload()
179 if (bi == MemoServ) in OnBotDelete()
180 MemoServ = NULL; in OnBotDelete()
212 if (!params.empty() || source.c || source.service != *MemoServ) in OnPreHelp()
219 "%s's commands include:"), MemoServ->nick.c_str(), MemoServ->nick.c_str()); in OnPreHelp()
225 if (!params.empty() || source.c || source.service != *MemoServ) in OnPostHelp()
[all …]
/dports/irc/anope/anope-2.0.9/data/
H A Dmemoserv.example.conf2 * Example configuration file for MemoServ.
11 * The name of the MemoServ client.
17 * The username of the MemoServ client.
22 * The hostname of the MemoServ client.
27 * The realname of the MemoServ client.
55 * Core MemoServ module.
57 * Provides essential functionality for MemoServ.
63 * The name of the client that should be MemoServ. Clients are configured
79 * The delay between consecutive uses of the MemoServ SEND command. This can help prevent spam
90 * Core MemoServ commands.
H A Dexample.conf611 * [OPTIONAL] MemoServ
613 * Includes memoserv.example.conf, which is necessary for MemoServ functionality.
615 * Remove this block to disable MemoServ.
H A Doperserv.example.conf190 * - nonewmemos: No new memos will be sent to block MemoServ attacks
/dports/irc/anope/anope-2.0.9/modules/commands/
H A Dms_set.cpp21 BotInfo *MemoServ = Config->GetClient("MemoServ"); in DoNotify() local
23 if (!MemoServ) in DoNotify()
30 … now notify you of memos when you log on and when they are sent to you."), MemoServ->nick.c_str()); in DoNotify()
36 …source.Reply(_("%s will now notify you of memos when you log on or unset /AWAY."), MemoServ->nick.… in DoNotify()
42 …source.Reply(_("%s will now notify you of memos when they are sent to you."), MemoServ->nick.c_str… in DoNotify()
64 source.Reply(_("%s will not send you any notification of memos."), MemoServ->nick.c_str()); in DoNotify()
/dports/irc/inspircd/inspircd-3.11.0/docs/conf/services/
H A Dgeneric.conf.example10 <alias text="MEMOSERV" replace="SQUERY $requirement :$2-" requires="MemoServ" uline="yes">
19 <alias text="MS" replace="SQUERY $requirement :$2-" requires="MemoServ" uline="yes">
34 <badnick nick="MemoServ" reason="Reserved for a network service">
44 <exemptfromfilter target="MemoServ">
/dports/irc/anope/anope-2.0.9/modules/webcpanel/
H A Dwebcpanel.cpp39 WebCPanel::MemoServ::Memos memoserv_memos;
153 BotInfo *MemoServ = Config->GetClient("MemoServ"); in ModuleWebCPanel() local
154 if (MemoServ) in ModuleWebCPanel()
157 s.name = MemoServ->nick; in ModuleWebCPanel()
/dports/irc/srvx/srvx-1.3.1/
H A DFAQ49 Q7) How do I enable MemoServ?
50 A7) When you run the "configure" script, you must enable the MemoServ
55 Q8) How do I enable both HelpServ and MemoServ?
/dports/irc/anope/anope-2.0.9/modules/webcpanel/pages/memoserv/
H A Dmemos.cpp10 WebCPanel::MemoServ::Memos::Memos(const Anope::string &cat, const Anope::string &u) : WebPanelProte… in Memos()
14 bool WebCPanel::MemoServ::Memos::OnRequest(HTTPProvider *server, const Anope::string &page_name, HT… in OnRequest()
H A Dmemos.h11 namespace MemoServ
/dports/irc/atheme-services/atheme-7.2.9/tools/
H A Dhtml_helpfiles.sh30 memoserv) service=MemoServ ;;
/dports/irc/srvx/srvx-1.3.1/src/
H A Dmod-memoserv.help10 " VERSION - Displays the current version of MemoServ.",
/dports/irc/anope/anope-2.0.9/docs/
H A DDEFCON56 No new memos sent to block MemoServ attacks
H A DChanges65 Add MemoServ READ ALL command
269 A Made OperServ, Global, MemoServ, and ChanServ optional
H A DREADME143 * MemoServ, an helpful companion that allows sending short messages
/dports/irc/atheme-services/atheme-7.2.9/contrib/Atheme/
H A DMemoServ.pm1 package Atheme::MemoServ;
/dports/irc/atheme-services/atheme-7.2.9/dist/
H A Datheme.conf.example491 /* MemoServ modules.
493 * Here you can disable or enable certain features of MemoServ, by
1471 /* MemoServ configuration.
1480 * The nickname we want MemoServ to have.
1482 nick = "MemoServ";
1485 * The username we want MemoServ to have.
1487 user = "MemoServ";
1490 * The hostname we want MemoServ to have.
1495 * The realname (gecos) information we want MemoServ to have.
1500 * Command aliases for MemoServ.
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/data/defscript/
H A Daliases.kvs77 raw -q MemoServ $0-
101 raw -q MemoServ $0-
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h487 MemoServ = 316, enumerator
H A DKviIconManager.cpp1546 return KviIconManager::MemoServ; in iconName()
H A DKviOptions.cpp840 …MSGTYPE_OPTION("MemoServ", __tr_no_lookup("MemoServ message"), KviIconManager::MemoServ, KVI_MSGTY…
/dports/irc/weechat-otr/weechat-otr-1.9.2/
H A DChangeLog97 Disable send_tag for ChanServ, MemoServ and NickServer
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/irc/
H A DircServices.jsm8 * with the names NickServ, ChanServ, OperServ and MemoServ; but other services
H A DircCommands.jsm386 run: (aMsg, aConv) => privateMessage(aConv, aMsg, "MemoServ"),
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/locales/en-US/
H A Dirc.properties60 command.memoserv=%S &lt;command&gt;: Send a command to MemoServ.

12