Advertisement
swimmerhair

Swimbot Error

Sep 15th, 2021
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.56 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 85, in wrapped
  3.     ret = await coro(*args, **kwargs)
  4.   File "/home/pi/Swimbot/cc.py", line 52, in k
  5.     await self.k(ctx, capital_search)
  6.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 372, in __call__
  7.     return await self.callback(self.cog, *args, **kwargs)
  8.   File "/home/pi/Swimbot/cc.py", line 216, in k
  9.     notes_index = pruned_full_website.index("DateNoteAuthor")
  10. ValueError: 'DateNoteAuthor' is not in list
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement