Skip to content

Instantly share code, notes, and snippets.

@ace3df
Last active September 16, 2016 04:20
Show Gist options
  • Save ace3df/6551b664a33f2711b84a41e2ab28068e to your computer and use it in GitHub Desktop.
Save ace3df/6551b664a33f2711b84a41e2ab28068e to your computer and use it in GitHub Desktop.

This is a round based guessing game of what song is currently playing in a voice channel!

How to setup

Make sure you are first in the text channel you want to play this in.

You can either join a voice channel and use:

!apb summon

or invite is using the voice channel's name:

!apb join Voice Chanel Name Here

The VOICE channel name is case sensitive so keep that in mind!

The bot will either join or give you a queue number, please wait your turn! The bot will @Mention you when it is ready.

To start the person that used !apb join will have to simply type:

start game

Options

There are many differnt options to enjoy the most out of the bot! Examples below.

rounds (Default: 3)

Set the number of rounds as a number.

  • Min: 1
  • Max: 5

hints (Default: True)

Show a hint every so often in the song to help people.

  • True: Hints will be shown.
  • False: Hints will not be shown.

gametype (Default: 0)

Filter out openings and endings of songs.

  • 1: Play both openings and endings.
  • 2: Only play openings.
  • 3: Only play endings.

difficulty (Default: 3)

If just guessing the anime name is too easy here are some harder options.

  • 1: Super Easy. You will only need to guess if it's the opening or ending.
  • 2: Easy. Guess the opening or ending and what number OP/ED it is.
  • 3: Normal. Guess the Anime name and if it's the opening or ending
  • 4: Hard. Guess the Anime name and if it's the opening or ending and what number OP/ED it is.
  • 5: Super Hard. Guess the name of the song only!

year (Default: 2006 - current year)

If you don't know any old or new anime use this.

  • Min: 1970
  • Max: Current Year.
  • You can set a range or a single year using either: year=2016 or year=2010-2015. Look at the examples below.

search (Default: None) NOT YET IMPLEMENTED!!!

Play from only a number of anime.

Note: If this is used difficulty will default to 1 or higher (if set) and hints will not show and points are limit to 2 for first place.

  • Split each series name using ", "
  • Example: search=Gintama', Bleach, Chuunibyou demo Koi ga Shitai!, k-on!

Tips: Keep in mind that season names are not the same. e.g. for all k-on! songs I would need to do: search=K-on!, k-on!!

The full list of songs can be found here - use this for the correct names!

Examples

  • start game difficulty=2 year=2010-2015 rounds=5
  • start game rounds=1 year=2016 search=Gintama', k-on!
  • start game difficulty=3 year=1990-1999 rounds=2

Troubleshooting

  • ?: Audio is lagging!

  • !: There are couple of ways this happens, please report the anime/song so I can look into it.

  • ?: I have been waiting for a long time!

  • !: bot probably crash soz

Please include the anime/song that was playing at the time.

Report every problem to the Twitter: @AceStatusBot

@VorgunTheBeta
Copy link

Where is the list, because there is no link to it in this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment