Advertisement
swimmerhair

Swimbot Error

Dec 1st, 2021
1,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.42 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "C:\Users\wmiller\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\wmiller\OneDrive - Goddard Technologies\Desktop\Swimbot\reddit.py", line 33, in add
  5.     record = self.bot.FWA_DB.update({"reddit_creds": reddit_creds}, where('clantag')==resp['clantag'])
  6. KeyError: 'clantag'
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement