Feature: Add "rebuild" command to reconstruct map from existing channel data #25
Open
Description
Sometimes maps go stale and their images get deleted. We need to;
- Keep the base map (remove any time constraints)
- Keep the channel data if the base map is present (Janitor change, see Fix: Make sure Janitor can properly delete orphaned channel data #26 )
- Allow the user to run a
/map rebuild
command to take the base map and apply all existing token info to it, replacing the current map with the new one.