mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-06 11:33:39 -05:00
Configure question about snarfer should be for all users
This commit is contained in:
parent
6b5ef88c06
commit
f2f61fdfad
@ -56,7 +56,6 @@ def configure(onStart, afterConnect, advanced):
|
|||||||
# commands you would like to be run when the bot has finished connecting.
|
# commands you would like to be run when the bot has finished connecting.
|
||||||
from questions import expect, anything, something, yn
|
from questions import expect, anything, something, yn
|
||||||
onStart.append('load Ebay')
|
onStart.append('load Ebay')
|
||||||
if advanced:
|
|
||||||
print 'The Ebay plugin has the functionality to watch for URLs'
|
print 'The Ebay plugin has the functionality to watch for URLs'
|
||||||
print 'that match a specific pattern (we call this a snarfer). When'
|
print 'that match a specific pattern (we call this a snarfer). When'
|
||||||
print 'supybot sees such a URL, he will parse the web page for'
|
print 'supybot sees such a URL, he will parse the web page for'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user