Advertisement
swimmerhair

Swimbot Error

Apr 18th, 2022
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.32 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/premium.py", line 144, in allowed
  5.     if '#' not in tag: tag = f'#{tag}'
  6. TypeError: argument of type 'NoneType' is not iterable
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement