Mostly meaningless change to test CI

This commit is contained in:
Xyon 2023-08-24 02:33:04 +01:00
parent 5e30d54a92
commit 58b4caea0d
Signed by: xyon
GPG Key ID: DD18155D6B18078D
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ fn main() {
let matches = Command::new("Badgey Bot, Discord Edition")
.version(crate_version!())
.author("Xyon <xyon@orbiter-radio.uk>")
.about("General-Purpose bot for the Escape Pod 14 Discord Server.")
.about("General-Purpose bot for the Escape Pod 14 Discord Server using the Manifold framework.")
.arg(Arg::new("config-file")
.short('c')
.long("config-file")