the $edit command should now be usable without replying/having a map in the message, it will take the last message with a map from either the author, a tester or the bot itself
12:21
$optimize will no longer touch the physics layers, if you want to also reduce the size of the physics layers, do $edit --remove-everything-unused --shrink-layers ($optimize is just $edit --remove-everything-unused --shrink-tiles-layers)
if a mapper wants their layers extended up and/or right, you can do $edit --extend-up 50 --extend-left 50, you can change the numbers and also do the same with down and right