pub fn notify(message: &str, group_interval: Option<u32>)
Send an email message to yourself with a given message.
Set a group_interval with a limit, in minutes, on how frequently emails are allowed to be sent.
group_interval
Screeps documentation