configure() was still adding 'load IMDB' to onStart instead of 'load Movies'

This commit is contained in:
James Vega 2003-10-23 12:59:15 +00:00
parent 6cae1b5ec4
commit d608f82875
1 changed files with 2 additions and 2 deletions

View File

@ -49,10 +49,10 @@ def configure(onStart, afterConnect, advanced):
# like to be run when the bot is started; append to afterConnect the
# commands you would like to be run when the bot has finished connecting.
from questions import expect, anything, something, yn
onStart.append('load IMDB')
onStart.append('load Movies')
example = utils.wrapLines("""
<jemfinch> @list IMDB
<jemfinch> @list Movies
<supybot> imdb
<jemfinch> @imdb die hard
<supybot> "Die Hard" (1988) belongs to the action and thriller genres. It's been rated 8.0 out of 10. More information is available at <http://imdb.com/Title?0095016>