<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta property="og:title" content="cath.exe" /> <meta property="og:type" content="website" /> <meta property="og:description" content="cath.exe commands" /> <meta property="og:image" content="https://images-ext-2.discordapp.net/external/8SFc8ll22wV2_ZEd8roXwRLN3SDbaeDFuYLzEPaZWsQ/%3Fsize%3D1024/https/cdn.discordapp.com/avatars/800966959268364288/e03d6149de8b410db26a6ed0b7c0b491.webp" /> <meta property="og:url" content="https://cath.gq/" /> <title>cath.exe commands</title> <link rel="icon" href="https://cdn.discordapp.com/emojis/813410806724558909.png" type="image/x-icon" /> <link rel="stylesheet" href="style.css" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-wEmeIV1mKuiNpC+IOBjI7aAzPcEZeedi5yW5f2yOq55WWLwNGmvvx4Um1vskeMj0" crossorigin="anonymous" /> <script src="https://kit.fontawesome.com/f1bbab48b6.js" crossorigin="anonymous" ></script> </head> <body> <div class="container-fluid"> <div class="row flex-nowrap"> <div class="col-2 col-sm-4 col-md-3 col-xl-2 px-sm-2 px-0 bg-dark"> <div class=" d-flex flex-column position-fixed h-100 align-items-center align-items-sm-start px-3 pt-2 text-white min-vh-100 " > <a href="index.html" class=" d-flex align-items-center pb-3 mb-md-0 me-md-auto mt-2 text-white text-decoration-none " > <span class="fs-6 d-none d-sm-inline" ><i class="fas fa-arrow-circle-left"></i> Back</span > </a> <ul id="sidebar" class=" nav nav-pills flex-column mb-sm-auto mb-0 align-items-center align-items-sm-start " > <li class="nav-item"> <a href="#codm" class="nav-link align-middle"> <i class="fas fa-gamepad"></i> <span class="ms-1 d-none d-sm-inline">CODM</span> </a> </li> <li class="nav-item"> <a href="#config" class="nav-link align-middle"> <i class="fas fa-cog"></i> <span class="ms-1 d-none d-sm-inline">Config</span> </a> </li> <li class="nav-item"> <a href="#economy" class="nav-link align-middle"> <i class="far fa-money-bill-alt"></i> <span class="ms-1 d-none d-sm-inline">Economy</span> </a> </li> <li class="nav-item"> <a href="#fun" class="nav-link align-middle"> <i class="fas fa-grin-tears"></i> <span class="ms-1 d-none d-sm-inline">Fun</span> </a> </li> <li class="nav-item"> <a href="#giveaway" class="nav-link align-middle"> <i class="fas fa-gift"></i> <span class="ms-1 d-none d-sm-inline">Giveaway</span> </a> </li> <li class="nav-item"> <a href="#moderation" class="nav-link align-middle"> <i class="fas fa-users-cog"></i> <span class="ms-1 d-none d-sm-inline">Moderation</span> </a> </li> <li class="nav-item"> <a href="#music" class="nav-link align-middle"> <i class="fas fa-music"></i> <span class="ms-1 d-none d-sm-inline">Music</span> </a> </li> <li class="nav-item"> <a href="#utilities" class="nav-link align-middle"> <i class="fas fa-tools"></i> <span class="ms-1 d-none d-sm-inline">Utilites</span> </a> </li> </ul> </div> </div> <div class="col py-3"> <section id="codm"> <h2 class="text-center">CoDM Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>(Gun Name)</td> <td>None</td> <td>C.(Gun Name) {stats/stats2/stats3}</td> <td>See recommended gun builds and see statistic of it</td> </tr> <tr> <td>perk</td> <td>None</td> <td>C.perk</td> <td>See information of a perk</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="config"> <h2 class="text-center">Config Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>prefix-reset</td> <td>pr</td> <td>C.prefix-reset</td> <td> Reset the prefix to <span class="code">C.</span> at the server </td> </tr> <tr> <td>prefix</td> <td>None</td> <td>C.prefix {prefix}</td> <td>Set the prefix at the server</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="economy"> <h2 class="text-center">Economy Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>balance</td> <td>bal</td> <td>C.bal {@User/User ID}</td> <td>Check the balance of an user</td> </tr> <tr> <td>gamble</td> <td>bet</td> <td>C.bet {Coin(number)}</td> <td>Win double amount of coins or lose all coins</td> </tr> <tr> <td>purchase</td> <td>buy</td> <td>C.buy {Item Name}</td> <td>Buy something from the shop</td> </tr> <tr> <td>drop</td> <td>None</td> <td>C.drop {Channel} {Coin(number)}</td> <td>Drop money to a channel</td> </tr> <tr> <td>inventory</td> <td>inv</td> <td>C.inv</td> <td>Check the inventory of an user</td> </tr> <tr> <td>shop</td> <td>None</td> <td>C.shop</td> <td>Check the items from the shop</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="fun"> <h2 class="text-center">Fun Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>coinflip</td> <td>None</td> <td>C.coinflip</td> <td>Flip a coin</td> </tr> <tr> <td>connect4</td> <td>c4</td> <td>C.connect4 {@User}</td> <td>Play a connect 4 game with a user</td> </tr> <tr> <td>hangman</td> <td>none</td> <td>C.hangman</td> <td>Play a hangman game</td> </tr> <tr> <td>hug</td> <td>None</td> <td>C.hug {@User}</td> <td>Hug someone</td> </tr> <tr> <td>kiss</td> <td>none</td> <td>C.kiss {@User}</td> <td>Kiss someone</td> </tr> <tr> <td>pp</td> <td>None</td> <td>C.pp {?@User}</td> <td>Check how long is the user</td> </tr> <tr> <td>say</td> <td>None</td> <td>C.say {Words}</td> <td>Pretend a bot to say</td> </tr> <tr> <td>simprate</td> <td>simp</td> <td>C.simprate {?@User}</td> <td>Check how simp is the user</td> </tr> <tr> <td>trigger</td> <td>triggered</td> <td>C.trigger {?@User/User ID}</td> <td>Have a trigger effect on user's avatar</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="giveaway"> <h2 class="text-center">Giveaway Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>giveaway</td> <td>gstart</td> <td>C.giveaway {Channel} {Time(s/m/h/d)} {Winner(Number)}</td> <td>Start a giveaway</td> </tr> <tr> <td>gend</td> <td>None</td> <td>C.gend {Message ID}</td> <td>End a giveaway</td> </tr> <tr> <td>reroll</td> <td>greroll</td> <td>C.reroll {Message ID}</td> <td>Reroll a giveaway</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="moderation"> <h2 class="text-center">Moderation Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th class="align-middle">Name</th> <th class="align-middle">Aliases</th> <th class="align-middle">Usage</th> <th class="w-25 align-middle">Description</th> <th class="align-middle">Required Permission (User)</th> <th class="align-middle">Required Permission (Bot)</th> </tr> </thead> <tbody> <tr> <td>announce</td> <td>None</td> <td>C.announce {#Channel} (Message)</td> <td>Announce a message to a channel</td> <td>Manage Messages</td> <td>Manage Messages</td> </tr> <tr> <td>ban</td> <td>None</td> <td>C.ban (@User/User ID) {Reason}</td> <td>Ban an user</td> <td>Ban Members</td> <td>Ban Members</td> </tr> <tr> <td>purge</td> <td>clear, c</td> <td>C.purge (1-100)</td> <td> Clear/Purge 1-100 messages in the channelClear/Purge 1-100 messages in the channel </td> <td>Manage Messages</td> <td>Manage Messages</td> </tr> <tr> <td>clear-warns</td> <td>cw</td> <td>C.clear-warns (@User/User ID)</td> <td>Clear an user's warns</td> <td>Manage Messages</td> <td>None</td> </tr> <tr> <td>hackban</td> <td>None</td> <td>C.hackban (User ID) {Reason}</td> <td>Hack-ban an user</td> <td>Ban Members</td> <td>Ban Members</td> </tr> <tr> <td>kick</td> <td>None</td> <td>C.kick (@User/User ID) {Reason}</td> <td>Kick an user</td> <td>Kick Members</td> <td>Kick Members</td> </tr> <tr> <td>mute</td> <td>None</td> <td>C.mute (@User/User ID) {Time{s/m/h/d/w/y}} {Reason}</td> <td>Mute an user</td> <td>Manage Messages</td> <td>Manage Roles</td> </tr> <tr> <td>nuke</td> <td>None</td> <td>C.nuke {#Channel}</td> <td>Destroy a channel and create a new one</td> <td>Manage Channels</td> <td>Manage Channels</td> </tr> <tr> <td>remove-warn</td> <td>rw</td> <td>C.remove-warn (@User/User ID)</td> <td>Remove a latest warn for an user</td> <td>Manage Messages</td> <td>None</td> </tr> <tr> <td>role</td> <td>None</td> <td>C.role (@Role/Role ID/Role Name) (@User/User ID)</td> <td>Add/Remove a role for an user</td> <td>Manage Roles</td> <td>Manage Roles</td> </tr> <tr> <td>slowmode</td> <td>None</td> <td>C.slowmode (Time(s/m/h))</td> <td>Set slow mode at a specific channel</td> <td>Manage Channels</td> <td>Manage Channels</td> </tr> <tr> <td>unban</td> <td>None</td> <td>C.unban (@User/User ID)</td> <td>Unban an user</td> <td>Ban Members</td> <td>Ban Members</td> </tr> <tr> <td>unmute</td> <td>None</td> <td>C.unmute (@User/User ID)</td> <td>Unmute an user</td> <td>Manage Roles</td> <td>Manage Messages</td> </tr> <tr> <td>warn</td> <td>None</td> <td>C.warn (@User/User ID) {Reason}</td> <td>Warn a user</td> <td>Manage Messages</td> <td>None</td> </tr> <tr> <td>warns</td> <td>None</td> <td>C.warns (@User/User ID)</td> <td>Check the warns of an user</td> <td>Manage Messages</td> <td>None</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="music"> <h2 class="text-center">Music Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Descrption</th> </tr> </thead> <tbody> <tr> <td>disconnect</td> <td>dc</td> <td>C.disconnect</td> <td>Leave The Voice Channel</td> </tr> <tr> <td>loop</td> <td>None</td> <td>C.loop</td> <td>Music loop</td> </tr> <tr> <td>lyrics</td> <td>None</td> <td>C.lyrics</td> <td>Get lyrics for the currently playing song</td> </tr> <tr> <td>nowplaying</td> <td>None</td> <td>C.nowplaying</td> <td> To show the music which is currently playing in this server </td> </tr> <tr> <td>pause</td> <td>None</td> <td>C.pause</td> <td>To pause the current music in the server</td> </tr> <tr> <td>play</td> <td>p</td> <td>C.play (Youtube URL)/(Song Name)</td> <td>Play songs</td> </tr> <tr> <td>playlist</td> <td>None</td> <td>C.playlist (YouTube Playlist URL)/(Playlist Name)</td> <td>Play songs</td> </tr> <tr> <td>queue</td> <td>None</td> <td>C.queue</td> <td>To show the songs queue</td> </tr> <tr> <td>remove</td> <td>rm</td> <td>C.remove (Number)</td> <td>Remove song from the queue</td> </tr> <tr> <td>resume</td> <td>continue</td> <td>C.resume</td> <td>To resume the paused music</td> </tr> <tr> <td>shuffle</td> <td>None</td> <td>C.shuffle</td> <td>Shuffle queue</td> </tr> <tr> <td>skip</td> <td>None</td> <td>C.skip</td> <td>To skip the current music</td> </tr> <tr> <td>skipto</td> <td>None</td> <td>C.skipto (Number)</td> <td>Skip to the selected queue number</td> </tr> <tr> <td>stop</td> <td>None</td> <td>C.stop</td> <td>To stop the music and clear the queue</td> </tr> <tr> <td>volume</td> <td>vol</td> <td>C.volume (Number)</td> <td>To change the server song queue volume</td> </tr> </tbody> </table> </section> <br class="my-5" /> <section id="utilities"> <h2 class="text-center">Utilities Commands</h2> <hr /> <table class="table table-dark table-striped"> <thead> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Descrption</th> </tr> </thead> <tbody> <tr> <th>Name</th> <th>Aliases</th> <th>Usage</th> <th>Descrption</th> </tr> <tr> <td>afk</td> <td>None</td> <td>C.afk {Status}/td></td> <td>Tell someone you are AFK</td> </tr> <tr> <td>avatar</td> <td>av</td> <td>C.avatar {@User/ User ID/ Username}</td> <td>Show user's avatar in different formats</td> </tr> <tr> <td>binary</td> <td>None</td> <td>C.binary encode/decode (Word)</td> <td>Encode/Decode a word/code</td> </tr> <tr> <td>emoji</td> <td>None</td> <td>C.emoji (Emoji) {-add}</td> <td>Show an emoji URL or add the emoji to the server</td> </tr> <tr> <td>help</td> <td>h</td> <td>C.help {Command/Category}</td> <td>Shows all available bot commands</td> </tr> <tr> <td>modmail</td> <td>None</td> <td>C.modmail</td> <td>Create a modmail thread with moderators in a server</td> </tr> <tr> <td>permission</td> <td>perms/permsfor</td> <td>C.permission {@User}</td> <td>Show user's permission in server/channel</td> </tr> <tr> <td>poll</td> <td>None</td> <td>C.poll</td> <td>Join a poll for develop of this bot</td> </tr> <tr> <td>report</td> <td>None</td> <td>C.report</td> <td>Report a bug of the bot</td> </tr> <tr> <td>servericon</td> <td>None</td> <td>C.servericon</td> <td>View the icon of the server</td> </tr> <tr> <td>serverinfo</td> <td>None</td> <td>C.serverinfo</td> <td>Check the info of the server</td> </tr> <tr> <td>snipe</td> <td>None</td> <td>C.snipe {#Channel}</td> <td>Snipe a deleted message</td> </tr> <tr> <td>timer</td> <td>None</td> <td>C.timer (Time(s/m/h/d))</td> <td>Set a timer for yorself</td> </tr> <tr> <td>userinfo</td> <td>whois</td> <td>C.userinfo {@User/ User ID/ Username}</td> <td>Check the info of a user</td> </tr> </tbody> </table> </section> </div> </div> </div> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-p34f1UUtsS3wqzfto5wAAmdvj+osOnFyQFpp4Ua3gs/ZVWx6oOypYoCJhGGScy+8" crossorigin="anonymous" ></script> </body> </html>