Advertisement
swimmerhair

test_title

Nov 30th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.35 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "C:\Users\swimm\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\swimm\OneDrive\Desktop\Swimbot\swimbot_manager.py", line 62, in test
  5.     print(ctx.id)
  6. AttributeError: 'Context' object has no attribute 'id'
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement