diff --git a/plugins/Movies.py b/plugins/Movies.py index 495011879..fc49c9abd 100644 --- a/plugins/Movies.py +++ b/plugins/Movies.py @@ -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(""" - @list IMDB + @list Movies imdb @imdb die hard "Die Hard" (1988) belongs to the action and thriller genres. It's been rated 8.0 out of 10. More information is available at