From 94e080b74782717f01d2d75c6aadf1ec4ac910b9 Mon Sep 17 00:00:00 2001 From: hgw Date: Mon, 2 Oct 2023 02:14:35 +0000 Subject: [PATCH] README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..23f6a97 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Fascinus + +cold hard bot for cold hard chats + +## Commands + +- $flood [TEXT] [AMOUNT] - Floods the channel with a specific line x amount of times +- $ctcpflood [TARGET] [TEXT (one word)] [AMOUNT] - Sends x amount of CTCP requests to a target. +- $sneed - Pastes the Sneed's Feed and Seed copypasta. +- $rspam [LINES] - Spams x lines of random characters +- $uspam [LINES] - Spams x lines of random unicode characters of varying length \ No newline at end of file