diff --git a/src/main.rs b/src/main.rs index 00989a6..384aba0 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,3 +1,16 @@ +/* +* +* See this in 3D, all lights out for me +* All lights out for me, lightning strikes the beach +* 80 degrees, warm it up for menally free, found the God in me +* And I want you to see, I can walk on water +* Thousand miles from shore, I can float on the water +* Father, hold me close, don't let me drown +* I know you won't + +Sophie, sad.ovh 2025 (C) MIT +*/ + use crate::client::Client; use crate::client::ClientEvent; use crate::commands::Arguments;