lucyrose39 / dokis

DDLC Bot repo
GNU General Public License v3.0
0 stars 0 forks source link

Yuri error on startup #69

Closed lucyrose39 closed 5 years ago

lucyrose39 commented 5 years ago

beginning console dump [public]


Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/discord/client.py", line 270, in _run_event
    await coro(*args, **kwargs)
  File "/home/sayori/dokis/dokis/yuri/Cogs/events.py", line 119, in on_message
    if message.guild.id in conf.w_tog_on:
AttributeError: 'NoneType' object has no attribute 'id'```
tangalbert919 commented 5 years ago

😖

lucyrose39 commented 5 years ago

We are getting oofed

tangalbert919 commented 5 years ago

This is probably fixed now.