Pause the game (equivalent of esc key)
import PauseDispatch from 'yolkbot/dispatches/PauseDispatch'; bot.dispatch(new PauseDispatch());