V3L0C1T13S / reflectcord

REST and Websocket compatibility layer for Discord->Revolt
GNU Affero General Public License v3.0
45 stars 2 forks source link

Discord.py and Pycord issues #141

Open V3L0C1T13S opened 1 year ago

V3L0C1T13S commented 1 year ago

Discord.py and Pycord both error out when using ctx.reply() - they appear to try to reply to non-existent snowflakes. In addition, they also send numbers instead of strings for snowflakes, causing errors in some places.

erkinalp commented 1 year ago

discord.com tolerates both ways, so does spacebar