-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Oct 24 21:47:25 Lilith pypy3[3692]: Traceback (most recent call last):
Oct 24 21:47:25 Lilith pypy3[3692]: File "/opt/pypy3.5/site-packages/discord/client.py", line 225, in _run_event
Oct 24 21:47:25 Lilith pypy3[3692]: await coro(*args, **kwargs)
Oct 24 21:47:25 Lilith pypy3[3692]: File "/home/mallard/repo/mallard/client.py", line 134, in on_message
Oct 24 21:47:25 Lilith pypy3[3692]: query = self._clean(message)
Oct 24 21:47:25 Lilith pypy3[3692]: File "/home/mallard/repo/mallard/client.py", line 123, in _clean
Oct 24 21:47:25 Lilith pypy3[3692]: if int(match[1]) == self.user.id:
Oct 24 21:47:25 Lilith pypy3[3692]: TypeError: '_sre.SRE_Match' object is not subscriptable