Skip to content
This repository was archived by the owner on Aug 24, 2024. It is now read-only.

Releases: AwesomeParley/BlueyBot

BlueyBot v0.3.0-alpha: Major Feature Updates

26 May 06:32
Compare
Choose a tag to compare

Features added

Cooperative Mode

In cooperative mode, all you do is type !guess coop and anyone in your same channel can guess the Bluey episode.

After Images

Shows the rest of the images you missed out on for being too good at 'guessing' if you can even call it that anymore. Or if you are in Text Mode, you can see the image that correlates with the episode you are guessing if it exists.

Server Settings

Server settings are settings for each individual discord server the bot is in. Here are the default values:

"server_command": "!guess",
"default_mode": 1,
"force_mode": False,
"daily": False,
"daily_time": "14:00",
"daily_channel": 1,
"allow_cooperative_mode": True,
"test_server": False```

BlueyBot v0.2.1-alpha: Major bug fixes + more user friendly

17 May 04:08
Compare
Choose a tag to compare

Features added

More Settings

  • currently unused "allow image download" setting with a default of False.

Fixed Bugs

  • using !guess while playing a game would allow the user to play 2 games at once

BlueyBot v0.2.0-alpha: New additions + Text only mode

14 May 03:39
Compare
Choose a tag to compare

v0.2.0-alpha aka New additions + Text only mode
This has everything the bot needs to get up and running. Read the readme.txt if you need help with setting-up the bot.

Features:

  • !guess command
  • user friendly settings.txt
  • .exe file for easy setup on Windows
  • auto spoilers for images
  • reactions while guessing
  • Text only mode

Missing features before first full release

  • daily server-wide guessing
  • More different modes

BlueyBot First alpha release

13 May 02:34
Compare
Choose a tag to compare
Pre-release

v0.1.0-alpha aka the First alpha release
This has everything the bot needs to get up and running. Read the readme.txt if you need help with setting-up the bot.

Features:

  • !guess command
  • user friendly settings.txt
  • .exe file for easy setup on Windows

Missing features before first full release

  • auto spoilers for images
  • daily server-wide guessing
  • reactions while guessing
  • Different Modes