LDS-Gamers-Studios / icarus5

Custom bot for the LDS Gamers Community
MIT License
7 stars 5 forks source link

Webhooks return unknown user in modCommon.createFlag #184

Closed BobbyTheCatfish closed 2 years ago

BobbyTheCatfish commented 2 years ago

https://github.com/LaughLax/icarus5/blob/master/utils/modCommon.js#L155-L156 The webhook either needs to be gotten from the channel cache or the author property used. I'll do some testing later.