chaosknoten logo unicode ansi art

This commit is contained in:
nobody 2024-08-17 03:21:05 +02:00 committed by murmeldin
parent 61eb7cc6d6
commit 248f1f227a
2 changed files with 15 additions and 0 deletions

14
src/chaosknoten.txt Executable file
View file

@ -0,0 +1,14 @@

 
 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄  Plenum! Ple-e-e-num!
 █ ▂▂▂▂▂▂▂▂▂ █  Plenum ist wichtig für die Revolution!
 █ ▞ ▚ ▌ ▚ █ 
 █ ▌ ▚🬯🮗🮗🮗🮗🮗🮗▚▚▚ █  Dies ist der CCCB Plenumsbot
 █ ▌ ▞🬥🮗🮗🮗🮗🮗🮗▜▞▞▖ █ 
 █ ▚ ▞ ▌ ▞ 🬂🬤▞▚🬭 █  Version {VERSION}
 █ 🬂🬂🬂🬂🬂🬂🬂🬂🬂 ▞▐▐ █ 
 █ 🬔🬈 🬔🬈 🬔🬈 🬴🬗 🬭🬫🬀 █ 
 █ 🬣🬖 🬣🬖 🬣🬖 🬲🬘 ▚ █ 
 █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ 
 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

View file

@ -156,6 +156,7 @@ fn main() -> Result<(), Box<dyn Error>> {
let config = KV::new(config_file).unwrap();
config_spec::populate_defaults(&CONFIG_SPEC, &config);
if args.check_mode {
println!(include_str!("chaosknoten.txt"), VERSION=env!("CARGO_PKG_VERSION"));
return config_spec::interactive_check(&CONFIG_SPEC, config);
}
// get config