Advertisement
swimmerhair

Swimbot Error

Dec 15th, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.43 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\general.py", line 40, in mock
  5.     sentence = f"> {ret} \n -{user.nick}, {message.created_at.strftime(('%Y-%m-%dT%H:%M:%S%z'), '%Y-%m-%dT')}"
  6. TypeError: strftime() takes at most 1 argument (2 given)
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement