# command list

{% hint style="warning" %}
this page is unfinished and in progress. sorry for the mess - information may be missing.
{% endhint %}

{% hint style="info" %}
in the entirety of the docs, we will use brackets to signify content / arguments you need to replace accordingly:\
`[] = required argument || <> = optional argument`
{% endhint %}

## ♡ server currency system

for a clearer guide on setting up the currency system, we recommend:

{% content-ref url="currency-system" %}
[currency-system](https://docs.mimu.bot/currency-system)
{% endcontent-ref %}

<table><thead><tr><th width="164">command</th><th width="254">example usage</th><th>description</th></tr></thead><tbody><tr><td><strong><code>/balance &#x3C;@user></code></strong></td><td><strong>/balance</strong><br><strong>/balance</strong> <code>user:@iara</code></td><td>checks yours, or someone else's balance</td></tr><tr><td><strong><code>/pet &#x3C;@user> &#x3C;remind: true/false></code></strong></td><td><p><strong>/pet</strong><br><strong>/pet</strong> <code>user:@iara</code> </p><p><strong>/pet</strong> <code>remind: true</code></p></td><td>pet mimu for server currency<br><em>ping another user to automatically give the obtained currency to them. optional "remind" option to remind when cooldown is up.</em></td></tr><tr><td><strong><code>/snuggle &#x3C;@user> &#x3C;remind:true/false></code></strong></td><td><strong>/snuggle</strong><br><strong>/snuggle</strong> <code>user:@iara</code></td><td>snuggle mimu for server currency<br><em>ping another user to automatically give the obtained currency to them. optional "remind" option to remind when cooldown is up.</em></td></tr><tr><td><strong><code>/clickcake</code></strong></td><td><strong>/clickcake</strong></td><td>click a marshmallow within a timeframe for server currency</td></tr><tr><td><strong><code>/coinflip &#x3C;guess: heads/tails> &#x3C;bet:value #></code></strong></td><td><strong>/coinflip</strong><br><strong>/coinflip</strong> <code>guess: heads</code> <code>bet: 10</code></td><td>flip a coin. optionally, gambles a certain sum of money on heads / tails to make double or nothing</td></tr><tr><td><strong><code>/rolldice [bet:value #]</code></strong></td><td><strong>/rolldice</strong> <code>bet:10</code></td><td>gambles a given sum of money; getting more than 64 lets you earn the amount bet, more than 90 lets you earn 3x, and 100 lets you earn 9x; otherwise, you lose the amount you bet</td></tr><tr><td><strong><code>/slots [bet:value #]</code></strong></td><td><strong>/slots</strong> <code>bet:100</code></td><td>gambles a given sum of money; depending on the number of matches, you will lose/gain currency</td></tr><tr><td><strong><code>/leaderboard &#x3C;page: value #></code></strong></td><td><strong>/leaderboard</strong><br><strong>/leaderboard</strong> <code>page: 5</code></td><td>view server currency leaderboard</td></tr><tr><td><strong><code>/give currency [@user] [amount #]</code></strong></td><td><strong>/give currency</strong> <code>user: @iara</code> <code>amount: 10</code></td><td>gives server currency to another user</td></tr><tr><td><strong><code>/give item [@user] [item]</code></strong></td><td><strong>/give item</strong> <code>user: @iara</code> <code>item:apple</code></td><td>gives a server item to another user. only works if the item is <code>giftable</code></td></tr><tr><td><strong><code>/shop view &#x3C;page #></code></strong></td><td><strong>/shop view</strong><br><strong>/shop view</strong> <code>page: 2</code></td><td>view the server's shop, if applicable -server admins can add to the shop with <code>/shop add</code>. <em>optionally, view a specific shop page.</em></td></tr><tr><td><strong><code>/shop buy [item] &#x3C;amount #></code></strong></td><td><strong>/shop buy</strong> <code>item: flowers</code><br><strong>/shop buy</strong> <code>item: grape</code> <code>amount: 10</code></td><td>buy an item from the server's shop. optionally, choose the amount you'd like to buy.</td></tr><tr><td><strong><code>/drop [amount #]</code></strong></td><td><strong>/drop</strong> <code>amount: 100</code></td><td>drop a certain amount of server currency in the channel listed</td></tr><tr><td><strong><code>/pick &#x3C;code></code></strong></td><td>/pick <code>code: eT1a</code></td><td>pick up the currency dropped in the channel. optionally insert code if <code>pickhard</code> is turned on.</td></tr></tbody></table>

## ♡ server manager commands (requires 'manage server' permissions)

<table><thead><tr><th width="167">command</th><th width="251">example usage</th><th>description</th></tr></thead><tbody><tr><td><strong><code>/event start [#channel] [amount] &#x3C;label> &#x3C;description></code></strong></td><td><strong>/event start <code>channel:#giveaways amount:100 label:click here description:click the button to receive 100 monies!</code></strong></td><td>starts an event in a channel in which users who click the button receive the predetermined amount of currency. users can only claim from an event once.</td></tr><tr><td><strong><code>/event end [#channel]</code></strong></td><td><strong>/event end <code>channel:#giveaways</code></strong></td><td>ends a started event- users will no longer be able to collect currency from the event.</td></tr><tr><td><strong><code>/modifybal add [@user] [amount #]</code></strong></td><td><strong>/modifybal add <code>user:@iara amount:100</code></strong></td><td>adds a specified amount of currency to a specified user</td></tr><tr><td><strong><code>/modifybal remove [@user] [amount #]</code></strong></td><td><strong>/modifybal remove <code>user:@iara amount:100</code></strong></td><td>removes a specified amount of currency from a specified user</td></tr><tr><td><strong><code>/settings &#x3C;group></code></strong></td><td><strong>/settings</strong><br><strong>/settings <code>group:deny commands</code></strong></td><td>displays current settings and editable options</td></tr><tr><td><strong><code>/set currency [symbol]</code></strong></td><td><strong>/set currency <code>symbol::donut:</code></strong></td><td>sets the server currency to a different symbol</td></tr><tr><td><strong><code>/set currency start [amount #]</code></strong></td><td><strong>/set currency start <code>amount:500</code></strong></td><td>sets a specified amount of currency to be added to a user when they join the server</td></tr><tr><td><strong><code>/set currency onleave [save/delete]</code></strong></td><td><strong>/set currency onleave <code>enable_save:save currency</code></strong><br><br><strong>/set currency onleave <code>enable_save:delete currency</code></strong></td><td>sets whether a member's server currency is saved if/when they leave the server</td></tr><tr><td><strong><code>/set currency pet &#x3C;# minutes> &#x3C;# amount min> &#x3C;# amount max></code></strong></td><td><strong>/set currency pet <code>cooldown:30 min:10 max:100</code></strong><br><br><strong>/set currency pet <code>min:20</code></strong></td><td>sets the cooldown, minimum amount, and/or maximum amount for the /pet command</td></tr><tr><td><strong><code>/set currency snuggle &#x3C;# minutes> &#x3C;# amount min> &#x3C;# amount max></code></strong></td><td><strong>/set currency snuggle <code>cooldown:60 min:100 max:500</code></strong><br><br><strong>/set currency snuggle <code>max:1000</code></strong></td><td>sets the cooldown, minimum amount, and/or maximum amount for the /snuggle command</td></tr><tr><td><strong><code>/set currency clickcake &#x3C;# minutes> &#x3C;# amount></code></strong></td><td><strong>/set currency clickcake <code>cooldown:15 amount:2</code></strong></td><td>sets the cooldown and/or amount earned per click for the /clickcake command</td></tr><tr><td><strong><code>/set currency bet &#x3C;# amount min> &#x3C;# amount max></code></strong></td><td><strong>/set currency bet <code>min:5 max:25</code></strong></td><td>sets the min and/or max amount of currency that can be bet in gambling commands</td></tr><tr><td><strong><code>/set currency transfer &#x3C;# amount min> &#x3C;# amount max> &#x3C;# amount tax></code></strong></td><td><strong>/set currency transfer <code>min:10 max:100 tax:10</code></strong><br><br><strong>/set currency transfer <code>tax:5</code></strong></td><td>sets the min, max, and/or tax amount for the /give currency command</td></tr><tr><td><strong><code>/set pick channels</code></strong></td><td><strong>/set pick channels</strong></td><td>sends an interactive dropdown menu that allows you to add/remove channels where /pick is spawned</td></tr><tr><td><strong><code>/set pick settings min:&#x3C;min # amount> max:&#x3C;max # amount> speed:&#x3C;very fast/fast/medium/slow/very slow> type:&#x3C;multiple/only first person> hard:&#x3C;code/no code></code></strong></td><td><strong>/set pick settings <code>min:1 max:10 speed:medium type:multiple people can /pick per drop hard:requires a code</code></strong><br><br><strong>/set pick settings <code>speed:very fast</code></strong></td><td>sets the min, max, speed, type, and/or code for /pick command.</td></tr><tr><td><strong><code>/reset user balance [user]</code></strong></td><td><strong>/reset user balance <code>user:@iara</code></strong></td><td>resets the server balance for a specified user</td></tr><tr><td><strong><code>/reset user inventory [user]</code></strong></td><td><strong>/reset user inventory <code>user:@iara</code></strong></td><td>resets the server inventory for a specified user</td></tr><tr><td><strong><code>/reset server inventories</code></strong></td><td><strong>/reset server inventories</strong></td><td>resets all server inventories for all users</td></tr><tr><td><strong><code>/reset server balances</code></strong></td><td><strong>/reset server balances</strong></td><td>resets all server balances for all users</td></tr><tr><td><strong><code>/reset server shop</code></strong></td><td><strong>/reset server shop</strong></td><td>resets the server's /shop and items within in</td></tr><tr><td><strong><code>/reset server events</code></strong></td><td><strong>/reset server events</strong></td><td>resets all currently running events within the server</td></tr></tbody></table>

## ♡ custom commands, autoresponder & embed system (requires 'manage server' permissions)

for an intuitive guide on these, we recommend checking out:

{% content-ref url="autoresponder" %}
[autoresponder](https://docs.mimu.bot/autoresponder)
{% endcontent-ref %}

{% content-ref url="embeds" %}
[embeds](https://docs.mimu.bot/embeds)
{% endcontent-ref %}

<table><thead><tr><th width="181">command</th><th width="262">example usage</th><th>description</th></tr></thead><tbody><tr><td><strong><code>/embed list</code></strong></td><td><strong>/embed list</strong></td><td>lists the server's created embeds</td></tr><tr><td><strong><code>/embed create [embed name]</code></strong></td><td><strong>/embed create <code>name:greet</code></strong></td><td>creates a new embed &#x26; corresponding text modal to edit the embed's fields.<br><strong>note:</strong> non-premium servers have an embed limit of 5, while premium servers are allowed up to 150 embeds.</td></tr><tr><td><strong><code>/embed edit author [embed name] &#x3C;text>&#x3C;icon></code></strong></td><td><strong>/embed edit author <code>embed:greet text:{user_name} icon:{user_avatar}</code></strong></td><td>edits the embed's author text and/or icon fields</td></tr><tr><td><strong><code>/embed edit footer [embed name] &#x3C;text>&#x3C;icon></code></strong></td><td><strong>/embed edit footer<code>embed:greet text:member number {server_membercount} icon:{server_icon}</code></strong></td><td>edits the embed's footer text and/or icon fields</td></tr><tr><td><strong><code>/embed edit title [embed name] &#x3C;text></code></strong></td><td><strong>/embed edit title <code>name:greet title:welcome to {server_name}</code></strong></td><td>edits the embed's title field</td></tr><tr><td><strong><code>/embed edit description [embed name] &#x3C;text></code></strong></td><td><strong>/embed edit description <code>name:greet description:hiii {newline} read #rules {newline} make an #intro</code></strong> </td><td>edits the embed's description field<br><strong>note:</strong> desktop users are unable to create new lines within slash commands. as a workaround, use {newline} where a new line is desired.</td></tr><tr><td><strong><code>/embed edit thumbnail [embed name] &#x3C;text></code></strong></td><td><strong>/embed edit thumbnail <code>name:greet image:</code></strong><a href="https://cdn.mimu.bot/Mimu6.png"><strong><code>https://cdn.mimu.bot/Mimu6.png</code></strong></a></td><td>edits the embed's thumbnail image</td></tr><tr><td><strong><code>/embed edit image [embed name] &#x3C;text></code></strong></td><td><strong>/embed edit image <code>name:greet image:</code></strong><a href="https://media.discordapp.net/attachments/832971700495843368/1173688108131307631/IMG_7693.jpg?ex=6564dd3b&#x26;is=6552683b&#x26;hm=a385874c38a80ae8c2830a2a88ad11432f8d958650264d5aba95a2043ed2b087&#x26;"><strong><code>https://media.discordapp.net/attachments/832971700495843368/1173688108131307631/IMG_7693.jpg?ex=6564dd3b&#x26;is=6552683b&#x26;hm=a385874c38a80ae8c2830a2a88ad11432f8d958650264d5aba95a2043ed2b087&#x26;</code></strong></a></td><td>edits the embed's main image</td></tr><tr><td><strong><code>/embed edit color [embed name] &#x3C;color></code></strong></td><td><strong>/embed edit color <code>name:greet color:#c0eeff</code></strong></td><td>edit's the embed's color field to a valid hexcode</td></tr><tr><td><strong><code>/embed edit all [embed name]</code></strong></td><td><strong>/embed edit all <code>name:greet</code></strong></td><td>brings up the editing options as buttons, similar to embed create</td></tr><tr><td><strong><code>/embed show [embed name]</code></strong></td><td><strong>/embed show <code>name:greet</code></strong></td><td>previews the embed</td></tr><tr><td><strong><code>/autoresponder add [trigger] [reply]</code></strong></td><td><strong>/autoresponder add <code>trigger:hi reply:hello there!</code></strong></td><td>adds an autoresponder to the server</td></tr><tr><td><strong><code>/autoresponder editreply [trigger] [reply]</code></strong> </td><td><strong>/autoresponder editreply <code>trigger:hi reply:no, actually- goodbye >:(</code></strong></td><td>edits the autoresponder's reply</td></tr><tr><td><strong><code>/autoresponder editmatchmode [trigger] [matchmode]</code></strong></td><td><strong>/autoresponder editmatchmode <code>trigger:hi matchmode:startswith</code></strong></td><td>edits the matchmode for an autoresponder</td></tr><tr><td><strong><code>/autoresponder show [trigger]</code></strong></td><td><strong>/autoresponder show <code>trigger:hi</code></strong></td><td>previews the current information of the autoresponder</td></tr><tr><td><strong><code>/autoresponder showraw [trigger]</code></strong></td><td><strong>/autoresponder showraw <code>trigger:hi</code></strong></td><td>previews the current reply of the autoresponder</td></tr><tr><td><strong><code>/autoresponder list</code></strong></td><td><strong>/autoresponder list</strong></td><td>shows the list of the server's current autoresponders</td></tr></tbody></table>

## ♡ creating a server shop (requires 'manage server' permission)

for an intuitive guide on these, we recommend checking out:

{% content-ref url="currency-system/setting-up-a-server-shop" %}
[setting-up-a-server-shop](https://docs.mimu.bot/currency-system/setting-up-a-server-shop)
{% endcontent-ref %}

{% hint style="warning" %}
items already purchased and in a user's inventory **do not change**, even if the shop item is edited. shop item edits apply to the item **when a new purchase is made after the item edit.**
{% endhint %}

| command                                                                                                                  | example usage                                                                                                                                                                        | description                                                                                                                                                                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **`/shop add name:[item name] price:[item price #] stock:[item amount #] role:<@role> description: <item description>`** | <p><strong>/shop add <code>name:bonk price:10 stock:0</code></strong><br><br><strong>/shop add <code>name:cookie price:5 stock:100 description:have a cookie!!</code></strong></p>   | adds an item to the server's **`/shop view,` for infinite stock, use 0.**                                                                                                                                                                                                                                          |
| **`/shop edit name item:[current item name] name:[new item name]`**                                                      | **/shop edit name `item:cookie name:cool cookie`**                                                                                                                                   | edits an existing item's name in **`/shop view`**                                                                                                                                                                                                                                                                  |
| **`/shop edit stock item:[item name] amount:[new stock amount #]`**                                                      | **/shop edit stock `item:cool cookie amount:500`**                                                                                                                                   | edits the existing item's stock in **`/shop view`**                                                                                                                                                                                                                                                                |
| **`/shop edit role item:[item name] role:<@role>`**                                                                      | <p><strong>/shop edit role <code>item:cool cookie role:@cookie</code></strong><br><br><strong>/shop edit role <code>item:chocolate</code></strong> </p>                              | edits the existing item's role given when used. for no role added, don't fill out the **`role:`** field                                                                                                                                                                                                            |
| **`/shop edit requirerole item:[item name] role:<@role>`**                                                               | <p><strong>/shop edit requirerole <code>item:cool cookie role:@cool persom</code></strong><br><br><strong>/shop edit requirerole <code>item:chocolate</code></strong> </p>           | edits the existing item's required role to purchase the item. for no role required, don't fill out the **`role:`** field                                                                                                                                                                                           |
| **`/shop edit removerole item:[item name] role:<@role>`**                                                                | <p><strong>/shop edit removerole <code>item:cool cookie role:@not cool</code></strong><br><br><strong>/shop edit removerole <code>item:chocolate</code></strong> </p>                | edits the existing item's removed role when using the item. for no role removed, don't fill out the **`role:`** field                                                                                                                                                                                              |
| **`/shop edit reply item:[item name] reply:<new item reply>`**                                                           | <p><strong>/shop edit reply <code>item:cool cookie reply:you are now cool!</code></strong><br><br><strong>/shop edit reply <code>item:chocolate</code></strong> </p>                 | edits the existing item's reply when using the item. for no custom reply, don't fill out the **`reply:`** field                                                                                                                                                                                                    |
| **`/shop edit price item:[item name] amount:[new price #]`**                                                             | **/shop edit price `item:cool cookie amount:50`**                                                                                                                                    | edits the existing item's price in **`/shop view`**                                                                                                                                                                                                                                                                |
| **`/shop edit disablegive item:[item name] disabled:[true/false]`**                                                      | <p><strong>/shop edit disablegive <code>item:cool cookie disabled:true</code></strong><br><br><strong>/shop edit disablegive <code>item:chocolate disabled:false</code></strong></p> | <p>edits the existing item's ability to be given (<strong><code>/give item</code></strong>) to someone else.<br>to allow the item to be given, disabled should be set to <strong><code>false</code></strong><br>to disallow the item to be given, disabled should be set to <strong><code>true</code></strong></p> |

## ♡ hotlines, helplines, and crisis resources

<table><thead><tr><th width="179">command</th><th width="271">example usage</th><th>description</th></tr></thead><tbody><tr><td><strong><code>/hotlines online</code></strong></td><td><strong>/hotlines online</strong></td><td>shows you (mostly international) online chat-based resources</td></tr><tr><td><strong><code>/hotlines search [country]</code></strong></td><td><strong>/hotlines search</strong> <code>country: Canada</code></td><td>searches for country-based hotlines and resources</td></tr></tbody></table>

## ♡ server manager settings (requires 'manage server' permissions)

| command                                                     | example usage                                                      | description                                                                                                                                            |
| ----------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **`/reset server all`**                                     | **/reset server all**                                              | <p>resets the server's data for mimu. this includes settings, autoresponders, embeds, etc.<br><strong>note:</strong> this command is irreversible!</p> |
| **`/reset server autoresponders`**                          | **/reset server autoresponders**                                   | resets the server's autoresponders                                                                                                                     |
| **`/reset server embeds`**                                  | **/reset server embeds**                                           | resets the server's embeds                                                                                                                             |
| **`/set custom embedcolor [color]`**                        | **/set custom embedcolor `color:#ffeeff`**                         | sets every embed color that mimu sends, excluding embeds made with /embed create                                                                       |
| **`/set currency confirmbuy [enable_confirm: true/false]`** | **/set misc confirmbuy `enable_confirm:have buying confirmation`** | sets whether a confirmation message is sent after a user buys an item from /shop view                                                                  |
| **`/set currency itemids [enable_devmode: true/false]`**    | **/set misc devmode `enable_devmode:show item ids`**               | sets whether item IDs are shown in /shop view                                                                                                          |
| **`/set greet message <text>`**                             | **/set greet message `message:well hello {user}!`**                | sets the server's greet message for when a user joins the server                                                                                       |
| **`/set greet channel <#channel>`**                         | **/set greet channel `channel:#welcome`**                          | sets the channel for the server's greet messages to send to                                                                                            |
| **`/set leave message <text>`**                             | **/set leave message `message:oh. goodbye then, {user_name}`**     | sets the server's leave message for when a user leaves the server                                                                                      |
| **`/set leave channel <#channel>`**                         | **/set leave channel `channel:#goodbye`**                          | sets the channel for the server's leave messages to send to                                                                                            |
| **`/set boost message <text>`**                             | **/set boost message `message:wow! {user} just boosted us :o`**    | sets the server's boost message for when a user boosts the server                                                                                      |
| **`/set boost channel <#channel>`**                         | **/set boost channel `channel:#boosties`**                         | sets the channel for the server's boost messages to send to                                                                                            |

## ♡ pet caretaking commands (requires a pet)

for more information on pets, we recommend checking out

{% content-ref url="global-currency/tickets/pets" %}
[pets](https://docs.mimu.bot/global-currency/tickets/pets)
{% endcontent-ref %}

{% content-ref url="global-currency/tickets/pets/taking-care-of-your-pet" %}
[taking-care-of-your-pet](https://docs.mimu.bot/global-currency/tickets/pets/taking-care-of-your-pet)
{% endcontent-ref %}

| command                   | example usage                                    | description                                                                                                                                                                                         |
| ------------------------- | ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **`/play`**               | **/play**                                        | plays with your pet - requires no happiness, extends both happiness and lifetime                                                                                                                    |
| **`/feed`**               | **/feed**                                        | feeds your pet- requires both food and a relatively high happiness. extends lifetime.                                                                                                               |
| **`/playdate`**           | **/playdate `user:@iara`**                       | playdate with another owner's pet- requires both food and a recommended happiness above 70. extends happiness and lifetime of both pets                                                             |
| **`/cozy`**               | **/cozy `users: @iara @jamie @irene @sil @avi`** | cozy with up to 5 other owners and their pets- requires both food from the user who ran the command and a recommended happiness above 80 from all pets. extends happiness and lifetime for all pets |
| **`/activity breaktime`** | **/activity breaktime**                          | take a break with your pet- requires food and extends lifetime.                                                                                                                                     |
| **`/activity fetch`**     | **/activity fetch**                              | play fetch with your pet- no requirements, raises both happiness and lifetime                                                                                                                       |
| **`/activity hike`**      | **/activity hike**                               | go on a hike with your pet- no requirements, raises both happiness and lifetime                                                                                                                     |
| **`/activity swim`**      | **/activity swim**                               | swim with your pet- no requirements, raises lifetime                                                                                                                                                |
| **`/activity visit`**     | **/activity visit `user:@iara`**                 | visit another pet- requires over 80 happiness from the user who ran the command, raises the mentioned owner's pet's happiness                                                                       |
| **`/activity heal`**      | **/activity heal `user:@iara`**                  | heal another pet- requires over 80 happiness and over a week of lifetime from the user who ran the command, decreases lifetime to add lifetime to the mentioned owner's pet                         |
| **`/activity stroll`**    | **/activity stroll `user:@iara`**                | go on a stroll with another pet- requires at least 8 food from the user who ran the command, raises both pets' lifetime and has a chance of earning stars                                           |
| **`/activity sing`**      | **/activity sing**                               | try karaoke with your pet- no requirements, gives a small amount of stars                                                                                                                           |
| **`/activity draw`**      | **/activity draw**                               | draw with your pet- no requirements, raises both lifetime and happiness                                                                                                                             |
| **`/activity snooze`**    | **/activity snooze**                             | take a nap with your pet- requires over 30 happiness, raises lifetime but lowers happiness in exchange                                                                                              |
| **`/activity dream`**     | **/activity dream**                              | dream with another pet- requires at least 10 food from the user who ran the command, gives both users a small amount of stars                                                                       |
| **`/activity explore`**   | **/activity explore**                            | go foraging with your pet- reduces happiness, but gives some pet food                                                                                                                               |
| **`/activity manifest`**  | **/activity manifest `user:@iara`**              | manifest with another pet- costs stars from the user who ran the command, raises both lifetime and happiness for both pets                                                                          |
