Advertisement
swimmerhair

Swimbot Error

Mar 19th, 2021
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.46 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "C:\Users\wmiller\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
  3.     ret = await coro(*args, **kwargs)
  4.   File "c:\Users\wmiller\Desktop\Swimbot\whois.py", line 215, in whois
  5.     info = await COC.swimbot(tag).get_info
  6.   File "c:\Users\wmiller\Desktop\Swimbot\COC.py", line 144, in get_info
  7.     last_time = old_stats['last_update']
  8. NameError: name 'old_stats' is not defined
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement