WatchWebsite module fully working with nemubot V3
This commit is contained in:
parent
bdbc234bb5
commit
c89ef4c543
5 changed files with 134 additions and 141 deletions
|
@ -186,7 +186,7 @@ def load_file(filename, servers):
|
|||
elif config.getName() == "nemubotmodule":
|
||||
load_module(config, servers)
|
||||
else:
|
||||
print (" Can't load `%s'; this is not a valid nemubot configuration file." % f)
|
||||
print (" Can't load `%s'; this is not a valid nemubot configuration file." % filename)
|
||||
|
||||
|
||||
def load(cmds, servers):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue