mirror of
http://shenjack.top:5100/shenjack/icalingua-python-bot.git
synced 2024-11-23 04:31:05 +08:00
版本号
This commit is contained in:
parent
880fc4c5dd
commit
f0cdac3299
|
@ -26,8 +26,8 @@ pub type MainStatus = status::BotStatus;
|
||||||
pub type StopGetter = tokio::sync::oneshot::Receiver<()>;
|
pub type StopGetter = tokio::sync::oneshot::Receiver<()>;
|
||||||
|
|
||||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||||
pub const ICA_VERSION: &str = "1.6.2";
|
pub const ICA_VERSION: &str = "1.6.3";
|
||||||
pub const TAILCHAT_VERSION: &str = "1.2.2";
|
pub const TAILCHAT_VERSION: &str = "1.2.3";
|
||||||
|
|
||||||
const HELP_MSG: &str = r#"/bot-rs
|
const HELP_MSG: &str = r#"/bot-rs
|
||||||
展示 rust 侧信息
|
展示 rust 侧信息
|
||||||
|
|
Loading…
Reference in New Issue
Block a user