mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Changed a message slightly.
This commit is contained in:
parent
9b662b3edc
commit
2bf216626d
@ -299,7 +299,8 @@ class RSS(callbacks.Privmsg):
|
||||
"""
|
||||
conf.supybot.plugins.RSS.announce.get(channel).setValue(args)
|
||||
if not args:
|
||||
irc.replySuccess('All previous announced feeds removed.')
|
||||
irc.replySuccess('All previously announced feeds will not be '
|
||||
'announced any longer.')
|
||||
else:
|
||||
irc.replySuccess()
|
||||
announce = privmsgs.checkChannelCapability(announce, 'op')
|
||||
|
Loading…
Reference in New Issue
Block a user