quotientbot / quotient

Quotient is the ultimate open-source discord bot designed to empower E sports communities
https://quotientbot.xyz
Mozilla Public License 2.0
88 stars 101 forks source link

referenced channel id instead of channel #151

Closed arthishaxom closed 1 year ago

arthishaxom commented 1 year ago

Fixes #150

Description:

replaced scrim.registration_channel.id with scrim.registration_channel_id to prevent AttributeError when a scrim is deleted without registration channel


Checklist: