Advertisement
swimmerhair

Swimbot Error

Mar 16th, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.39 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 532, in seen
  5.     dt = int((last_time - curr_time).total_seconds())
  6. TypeError: can't subtract offset-naive and offset-aware datetimes
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement