Skip to content

Commit

Permalink
Remove option-related screenshots, update options and guess song scre…
Browse files Browse the repository at this point in the history
…enshots (#1757)

* Update guess song

* Update options

* Remove old screenshots from gameplay
  • Loading branch information
taahamahdi authored Oct 27, 2023
1 parent a62fb01 commit 0fe5059
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions docs/GAMEPLAY.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ For example, `/limit set top limit:100` will play the 100 most viewed songs in t

View counts are frequently updated from YouTube.

![limit](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/limit.png)

## /groups

Setting the groups option limits the selection of songs to those belonging to the artist specified. For instance `/groups set group_1:blackpink group_2:itzy group_3:fromis 9 group_4:bts` will exclusively play songs from those four artists. You can view the list of groups names via the link in `/help action:groups`.
Expand All @@ -91,8 +89,6 @@ Setting the groups option limits the selection of songs to those belonging to th
- Remove groups using `/groups remove`
- To reset this option, type `/groups reset`

![groups](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/groups.png)

## /gender

Setting a gender specifies the gender of the groups you'd like to hear from.
Expand All @@ -109,14 +105,10 @@ Note that `/groups` and `/gender` are incompatible with each other. If you wish

Want to control whether groups or soloists are exclusively played? Check out `/help action:artisttype`.

![gender](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/gender.png)

## /cutoff

Setting a cutoff limits songs based on which year they were released. Using `/cutoff set earliest beginning_year:2015` will play songs from 2015 onwards, while `/cutoff set range beginning_year:2015 ending_year:2017` will play songs released between 2015 and 2017.

![cutoff](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/cutoff.png)

## /seek

Setting the seek type changes which point in a song the bot starts playing from.
Expand All @@ -125,8 +117,6 @@ Setting the seek type changes which point in a song the bot starts playing from.
- `/seek set seek:random` will play from a random point in the song
- `/seek set seek:middle` will play from the middle of the song

![seek](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/seek.png)

## /guessmode

Setting the guess mode changes the objective of the game to guessing the name of the song, the artist, or both.
Expand All @@ -136,8 +126,6 @@ Setting the guess mode changes the objective of the game to guessing the name of
- `/guessmode set guessmode:both` accepts either the song or artist name
- A song guess will net you 1 point and an artist guess will net you 0.2 points

![guessmode](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/guessmode.png)

## /exclude

Setting the exclude option ignores songs by the specified artists. For instance `/exclude set group_1:Day6 group_2:Momoland` ignore songs by those two artists. You can view the list of groups names via the link in `/help exclude`.
Expand All @@ -149,22 +137,16 @@ Setting the exclude option ignores songs by the specified artists. For instance

Similarly, to force groups in to the game regardless of the current options, use `/include`.

![exclude](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/exclude.png)

## /goal

Setting the goal ends the game when the given goal score is reached. For example, if a player were to use `/goal set score:50`, the first player to 50 points would win the game.

![goal](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/goal.png)

## /timer

Setting a timer limits players to guess in under `time` seconds before the round ends automatically. If no one guesses right in the allotted time, the round is over.

Set the timer to 10 (5? 3?) seconds and face off with your friends to see who the ultimate KMQ champ is, or set it to 30 seconds and avoid the `/skip` spam.

![timer](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/timer.png)

# Presets

Want to store a set of options and be able to load them with one command? Use `/presets`!
Expand Down Expand Up @@ -197,8 +179,6 @@ Delete a preset.

List all the server's presets.

![preset](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/preset.png)

# Game Modes

Getting tired of classic KMQ? Try out elimination, teams, and hidden mode!
Expand All @@ -207,16 +187,12 @@ Getting tired of classic KMQ? Try out elimination, teams, and hidden mode!

See who can survive the longest into a KMQ game with elimination mode. Guessing correctly will save your life while everyone else loses one. Use elimination mode in conjunction with `/timer` to raise the pressure!

![elimination](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/elimination.png)

## /play teams

Team up with your friends and crush the competition with teams mode! Split up into as many teams as you'd like and see who will emerge triumphant in the battle for 10% more EXP! Once your team is confident of its abilities, join the [official KMQ server](https://discord.gg/R55g4CRESW) to face-off with the best of the best.

To keep the game fair, switching teams mid-game forfeits your current points and EXP.

![teams](https://raw.githubusercontent.com/Brainicism/KMQ_Discord/master/images/teams.png)

## /play hidden

Instead of guessing in chat, `/guess` directly to the bot. Everyone can take their time to think out what song is playing before the timer ends.
Expand Down
Binary file removed images/cutoff.png
Binary file not shown.
Binary file removed images/elimination.png
Binary file not shown.
Binary file removed images/exclude.png
Binary file not shown.
Binary file removed images/gender.png
Binary file not shown.
Binary file removed images/goal.png
Binary file not shown.
Binary file removed images/groups.png
Binary file not shown.
Binary file modified images/guess_song.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/guessmode.png
Binary file not shown.
Binary file removed images/limit.png
Binary file not shown.
Binary file modified images/options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/preset.png
Binary file not shown.
Binary file removed images/seek.png
Binary file not shown.
Binary file removed images/shuffle.png
Binary file not shown.
Binary file removed images/teams.png
Binary file not shown.
Binary file removed images/timer.png
Binary file not shown.

0 comments on commit 0fe5059

Please sign in to comment.