const DISCORD_TOKEN: &str = "[CENSORED]"; mod discord; #[async_std::main] async fn main() { }