From c513eff53a0e1c4bb99f8e8fd3e805cef90cb55e Mon Sep 17 00:00:00 2001 From: LinuxWizard42 Date: Sat, 26 Nov 2022 21:03:38 +0200 Subject: Added WizardBot V2 page and link to cgit to servers list --- wizardbotv2/index.html | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 wizardbotv2/index.html (limited to 'wizardbotv2/index.html') diff --git a/wizardbotv2/index.html b/wizardbotv2/index.html new file mode 100644 index 0000000..255c5d9 --- /dev/null +++ b/wizardbotv2/index.html @@ -0,0 +1,79 @@ + + + + + + + + + +WizardBot V2 - VoidNet + + + +
+
+

WizardBot V2

+ +WizardBot V2 is the second version of twitch bot made by VoidNet owner. +
+
+Programming language the bot is written in: C +
+
+List of WizardBot V2 commands +
+
+
+ + + + + + + + + + + + + + + + + + + + +
Command
Description
$infoShow info about bot
$randomsentence [number]Generate random sentence that has given number of words (max 20)
$givecookie [name]Give virtual cookie to specified user
$cookiesGet the amount of cookies you currently have
$rps [option]Play rock, paper, scissors with given option
$randomGet random quote
$rpswinsGet amount of rock, paper, scissors wins
$banstatusGet current ban status (shows if banned from using the bot)
$setcookies [name] [amount]Set cookie for given user (Owner only command)
$banuser [name] [reason]Ban user from using the bot (Owner only command)
$unbanuser [name]Unban user (allows the given user to use the bot again, owner only command)
$wordcountShow amount of words available for $randomsentence command
$exec [command]Execute the given command on the computer the bot is running on and send output to chat (owner only command)
$shutdownShutdown the bot
+
+
+
+
+
+ + \ No newline at end of file -- cgit v1.2.3-86-g962b