Advertisement
swimmerhair

Swimbot Error

Dec 19th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.58 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\whois.py", line 512, in seen
  5.     print(self.bot.tracked_accounts.Query().tag.one_of(tag_list))
  6.   File "C:\Users\swimm\AppData\Local\Programs\Python\Python37\lib\site-packages\tinydb\database.py", line 250, in __getattr__
  7.     return getattr(self.table(self.default_table_name), name)
  8. AttributeError: 'Table' object has no attribute 'Query'
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement