Closed avail closed 9 years ago
$ python2 bot.py Loading plugins Traceback (most recent call last): File "bot.py", line 58, in main() File "bot.py", line 29, in main reload(init=True) TypeError: reload() takes no keyword arguments
Smooth
$ python2 bot.py Loading plugins Traceback (most recent call last): File "bot.py", line 58, in
main()
File "bot.py", line 29, in main
reload(init=True)
TypeError: reload() takes no keyword arguments