Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 1 addition & 16 deletions crates/command_silly/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -451,26 +451,11 @@ silly_command! {
author_message = "{author} just rickrolled themselves... maybe they're bored? {FLOOF_TIRED}";
messages = [
"{author} just rickrolled {user}!!! {FLOOF_OWO}",
"{user} just got rickrolled by {author}?? {FLOOF_WHAT}",
"{author}'s never gonna run around and desert {user} {FLOOF_HAPPY}",
"{author}'s never gonna give {user} up {FLOOF_BLEP}",
"{author} just rickrolled {user} and now they're never gonna let them down {FLOOF_SMUG}",
"Hey {user} {author} thinks rickrolls are still funny in 2025, what a loser {FLOOF_LOL}",
];
}
}

// silly_command! {
// /// throw a bean at someone :protobeanstare:
// fn throw_bean("The bean's target") {
// bot_message = "{author} threw a bean at me! {FLOOF_OWO}";
// author_message = "{author} threw a bean into the air! It landed on their head {FLOOF_BLEP}";
// messages = [
// "{author} just threw a silly little protobean at {user} {FLOOF_HAPPY}",
// "{author} should be careful, {user} might steal their protobean {FLOOF_PEEK}",
// "{author} decided that a protobean would be a good projectile and threw one at {user} {FLOOF_OWO}",
// "{user}, why not give this protobean a new home? {author} threw it at you, after all. {FLOOF_SMUG}",
// "{author} is carelessly throwing protobeans at {user} and I don't know how to feel about it {FLOOF_TIRED}",
// ];
// }
// } commenting out for now since the goob branch is part of a PR for the rickroll cmd
// TODO: /cuddle