mikeyaworski / Utility-Discord-Bot

A Discord utility bot
7 stars 33 forks source link

Support !delete and !move commands from any channel #17

Closed mikeyaworski closed 3 years ago

mikeyaworski commented 3 years ago

Instead of using the message type for start/end args on the delete/move commands, get the IDs as strings and use the findMessageInGuild util to find them. This way, those commands can be used from any channel and not necessarily just the one where the message is in.

mikeyaworski commented 3 years ago

02554bdf7db0345214ec6290e74f0f88a498bbc6 6e6c8290769937ce3d86c45fa221ddb073f4ecce