Advertisement
swimmerhair

Swimbot Error

Oct 12th, 2022
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "C:\Users\wmiller.GTI\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\wmiller.GTI\OneDrive - Goddard Technologies\Desktop\SwimBot\Swimbot\whois.py", line 228, in whois
  5.     info = info.append(await task)
  6. AttributeError: 'NoneType' object has no attribute 'append'
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement