Advertisement
swimmerhair

Swimbot Error

Dec 11th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.49 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 85, in wrapped
  3.     ret = await coro(*args, **kwargs)
  4.   File "SwimBot.py", line 39, in load
  5.     bot.load_extension(extension_name)
  6.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/bot.py", line 658, in load_extension
  7.     raise errors.ExtensionAlreadyLoaded(name)
  8. discord.ext.commands.errors.ExtensionAlreadyLoaded: Extension 'premium' is already loaded.
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement