spoticord/src/utils/consts.rs
2022-10-31 22:46:34 +01:00

4 lines
143 B
Rust

pub const VERSION: &str = env!("CARGO_PKG_VERSION");
pub const MOTD: &str = "OPEN BETA (v2)";
// pub const MOTD: &str = "some good 'ol music";