Send a &remind command in a private message to the bot with a duration of at least 10 minutes.
i.e.: &remind 11 min Test
Note that the bot does not send the message.
Notes
Logs show that the bot attempts to send the message to a particular channel ID, fails to find that channel ID, then archives the message.
I believe this due in some capacity to the discord.py 2 upgrade, or possibly an api change.
Steps to reproduce:
&remind 11 min Test
Notes
Logs show that the bot attempts to send the message to a particular channel ID, fails to find that channel ID, then archives the message. I believe this due in some capacity to the discord.py 2 upgrade, or possibly an api change.