# Blindtest

### Introduction

A blindtest is a game where you have to guess the name of the song that’s currently playing. With Watora you can play this famous game on Discord by starting a blindtest game and directly sending the song title to your channel. It's easy and highly configurable.

### Starting a blindtest

To start a blindtest you will have to use `blindtest` (or `bt`)

| Usage                                                                                                                               | Help                                                                                                                                                                                                                                                                                                  |
| ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **`blindtest anime (other_options)`**                                                                                               | Starts a blindtest with the most popular anime songs.                                                                                                                                                                                                                                                 |
| <p><strong><code>blindtest mal=username,</code></strong></p><p><strong><code>username\_two,... (other\_options)</code></strong></p> | Starts a blindtest with the anime from the MyAnimeList usernames .                                                                                                                                                                                                                                    |
| **`blindtest autoplaylist=name (other_options)`**                                                                                   | Starts a blindtest with the songs of an autoplaylist.                                                                                                                                                                                                                                                 |
| **`blindtest difficulty=[0-6] (other_options)`**                                                                                    | <p>Allows to start a blindtest with the MyAnimeList top animes from 1 to difficulty\*200.<br>Value must be between 0 and 6.</p><p>Difficulty 0 starts everything (as<code>bt anime</code>)</p><p><em>Example: difficulty 3 means that all anime in MyAnimeList top from 1 to 600 are loaded.</em></p> |

| Name              | Default   | Help                                                                                                                                                                                    |
| ----------------- | --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **`longestword`** | `false`   | <p>Accept the longest word as a good answer.</p><p><em>Accepted values: true or false</em></p>                                                                                          |
| **`listening`**   | `false`   | <p>Do not accept answers, remove the timeout, just listen the songs.</p><p><em>Accepted values: true or false</em></p>                                                                  |
| **`timeout`**     | `120`     | <p>Timeout before stopping the song if not found.<br><em>Value must be between 3 and 300 seconds</em></p>                                                                               |
| **`severity`**    | `100`     | <p>Severity in percentage of word to accept an answer.</p><p><em>Value must be between 1 and 100%</em></p>                                                                              |
| **`percentage`**  | `100,0,0` | <p>Percentage of OP, ED, OST.<br><em>The sum of all values should be 100.</em></p>                                                                                                      |
| **`wait`**        | `5`       | <p>Time to wait before each song.<br><em>Value must be between</em> 0 and 30 seconds.</p>                                                                                               |
| **`argument`**    | `all`     | <p>Only select a type of watched anime in the given anime lists.<br><em>Accepted values: all, completed, watching, onhold, dropped, ptw.</em></p>                                       |
| **`remove`**      | `ptw`     | <p>Ignore a type (or serveral) of watched anime (separated by commas) in the given anime lists.</p><p><em>Accepted values: completed, watching, onhold, dropped, ptw, nothing.</em></p> |

{% hint style="info" %}
Add your settings in a [Custom Command](https://watora.gitbook.io/watora/features/custom-commands) to start your favorite blindtest as fast as possible.
{% endhint %}

## Points

When you guess the right answer, you earn points. You can earn up to 3 points per right answer. The server's ranking can be displayed with `btrank`

| Points | Accuracy                                                                                |
| ------ | --------------------------------------------------------------------------------------- |
| 1      | Normal right answer (based on options, or synonyms...)                                  |
| 2      | Answer matched the main name with the same special characters.                          |
| 3      | Answer matched the main name with the same special characters, uppercase and lowercase. |

## Examples

**`bt mal=zenrac percentage=50,50,0 remove=ptw,dropped`**\
Starts a blindtest from the Zenrac's MyAnimeList, with 50% of Opening and 50% of Ending, without adding the plan to watch and dropped anime of the list.

**`bt mal=zenrac,roka argument=dropped`**\
Starts a blindtest from the Zenrac's MyAnimeList and Roka's MyAnimeList, adding only the dropped anime of the both lists.
