Advertisement
swimmerhair

Swimbot Error

Dec 1st, 2020 (edited)
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.58 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "C:\Users\swimm\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
  3.     ret = await coro(*args, **kwargs)
  4.   File "c:\Users\swimm\OneDrive\Desktop\Swimbot\SwimBot.py", line 47, in unload
  5.     bot.unload_extension(extension_name)
  6.   File "C:\Users\swimm\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\ext\commands\bot.py", line 692, in unload_extension
  7.     raise errors.ExtensionNotLoaded(name)
  8. discord.ext.commands.errors.ExtensionNotLoaded: Extension 'test' has not been loaded.
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement