robert
robert
@ThebesAndSound but surely if we have to type #resume then it's not persistence, you might as well just do #goto again
Wasn't too big of a change, but the codemod replaced ~80 instances and everything seems to be working fine! Will continue to test and I'll come back if I notice...
+1 to @ronthecookie's suggestion, thats a much better solution. Would probably be very easy to implement.
@jellz 👍, would probably be worth putting it in an object, so for example: ```ts const messages = { commands: { rep: { toSelf: () => ':x: you cannot send...