You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current data model assumes memorial breakfast, need to reimplement in a way that fits new server architecture. This will require a design meeting discussion.
# Rat react any posts in the rat zone channel
if str(message.channel) == "rat-zone-memorial-breakfast":
yield from client.add_reaction(message, "\U0001F400")
We also need to upgrade the original rat reacc in legacy code to new version of discord.py
The text was updated successfully, but these errors were encountered:
Current data model assumes memorial breakfast, need to reimplement in a way that fits new server architecture. This will require a design meeting discussion.
We also need to upgrade the original rat reacc in legacy code to new version of discord.py
The text was updated successfully, but these errors were encountered: