Skip to content

Releases: BluePigman/BluePagmanBot

BluePagmanBot v1.2

30 Apr 01:00

Choose a tag to compare

  • Improvements to chess commands
  • Update chess openings list
  • Added news command
  • Updated instructions

BluePagmanBot v1.11

31 Jul 03:30

Choose a tag to compare

Now uses threading.Timer() so bot is now fully functional while awaiting a chess opponent.

Updated openings list (refer here)

BluePagmanBot v1.1

24 May 04:33

Choose a tag to compare

The chess game's code is more cleaner. Eliminates use of global variables.
A pending chess game will automatically time out after 30 seconds, although no commands can be used during this time. After the game is accepted, then commands can be used as usual.
Update help messages, the prefix from config will be shown.
Replace deprecated wrap socket method.
Various minor improvements with spacing

BluePagmanBot v1.04

21 Jul 05:22

Choose a tag to compare

Now bypasses Twitch's same 30s message rule.

BluePagmanBot v1.03

19 Jul 01:51

Choose a tag to compare

  • New step: rename config_example.py to config.py and then edit the file.

  • Increase delay between consecutive messages for some commands

  • Ignore blank character when searching for opening

  • ignore error caused by large emoji message

  • random_opening is now simply "ro"

BluePagmanBot v1.02

30 Jun 23:56
50cf0b7

Choose a tag to compare

Add 1 second cooldown to adhere to Twitch's 1s global slowmode.
Add User-based cooldown for all commands.
Fix incorrect opening side in list of chess openings.

Initial release

27 May 18:31
9b96cb8

Choose a tag to compare