mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
Re-word the private message FAQ since +E UMODE is no longer default.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit dc3cdbd849
)
This commit is contained in:
parent
0bd9a8b6f4
commit
2688467a31
21
docs/FAQ
21
docs/FAQ
@ -109,18 +109,16 @@ Why doesn't `Karma` seem to work for me?
|
|||||||
Why won't Supybot respond to private messages?
|
Why won't Supybot respond to private messages?
|
||||||
|
|
||||||
The most likely cause is that you are running your bot on the Freenode
|
The most likely cause is that you are running your bot on the Freenode
|
||||||
network. Around Sept. 2005, Freenode enabled a `default policy`_ that
|
network. Around Sept. 2005, Freenode added a user mode which
|
||||||
disallows users from messaging other users unless they are registered
|
registered user could set that `blocks`_ private messages from
|
||||||
with NickServ. So, the reason you aren't seeing a response from your
|
unregistered users. So, the reason you aren't seeing a response from
|
||||||
Supybot is:
|
your Supybot is:
|
||||||
|
|
||||||
* Your Supybot is not registered with NickServ and
|
* Your Supybot is not registered with NickServ, you are registered,
|
||||||
|
and you have set the +E user mode for yourself.
|
||||||
|
|
||||||
o you haven't registered with NickServ
|
* or you have registered your Supybot with NickServ, you aren't
|
||||||
|
registered, and your Supybot has the +E user mode set.
|
||||||
* or you have registered with NickServ
|
|
||||||
|
|
||||||
o but you haven't allowed `unregistered users`_ to message you
|
|
||||||
|
|
||||||
Can users with the "admin" capability change configuration?
|
Can users with the "admin" capability change configuration?
|
||||||
|
|
||||||
@ -192,8 +190,7 @@ Is Python installed?
|
|||||||
|
|
||||||
.. _plugin index: http://supybot.com/plugins.html
|
.. _plugin index: http://supybot.com/plugins.html
|
||||||
.. _website: http://supybot.com/
|
.. _website: http://supybot.com/
|
||||||
.. _default policy: http://freenode.net/faq.shtml#privmsg
|
.. _blocks: http://freenode.net/faq.shtml#blockingmessages
|
||||||
.. _unregistered users: http://freenode.net/faq.shtml#fromunreg
|
|
||||||
.. _tsocks: http://tsocks.sourceforge.net
|
.. _tsocks: http://tsocks.sourceforge.net
|
||||||
.. _Sourceforge: http://sourceforge.net/
|
.. _Sourceforge: http://sourceforge.net/
|
||||||
.. _project page: http://sourceforge.net/projects/supybot
|
.. _project page: http://sourceforge.net/projects/supybot
|
||||||
|
Loading…
Reference in New Issue
Block a user