This pull request adds the all-important brodd command.
I would advise that you actually make sure it works because it is untested and I have no idea what I'm doing.
Also, I'm assuming that channel.messages.fetch() returns the messages in ascending order of age; if it doesn't then rip me
This pull request adds the all-important
brodd
command. I would advise that you actually make sure it works because it is untested and I have no idea what I'm doing. Also, I'm assuming thatchannel.messages.fetch()
returns the messages in ascending order of age; if it doesn't then rip me