WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: JoshPaulie/goonbot

6.1.3 - The 'suggestion' release!

10 Jan 22:32

Choose a tag to compare

Added /suggest command

Important

This patch contains changes that won't be applied until you restart your discord client

Added

  • /suggest command 📬
    • Works as you'd expect
    • Way to view other's suggestions coming next patch (i love lying!)

Tweaks

  • /meta has had various tweaks done
    • "Last commit time" shows how long it's been since the source code of goonbot has Changed
    • Added /about page for /meta

6.1.2

08 Jan 22:24

Choose a tag to compare

Birthday announcements and database work 🎉
This is pretty much everything I wanted to get done (other than fixing the league commands, like I meant to do this patch)

Perhaps I'll rewrite gambling.. without mugging 👊

Fixed

  • Duplicate commands

Events, birthdays announcements

  • SpecialEvents can now either be of event type "birthday" or "holiday"
  • Birthdays are now auto announced at 8AM CST 🥳
  • Goonbot can now dynamically determine when thanksgiving is (rather than manually setting it once a year) 🦃

Database

  • The commands severed number found in the /meta command was previously tracked in a text file, which was prone to concurrent write issues (albeit unlikely for our server size). Created a new table for it, with a single "count" column.
    • Manually inserted old value
  • Database is automatically backed up to an attached USB at 2AM CST
  • Database size alerts

6.1.1

05 Jan 02:39

Choose a tag to compare

Ancient bugs squashed, and change in archiver database (raw dogging SQL, like a man)

Fixed

  • Bug with the custom randomness used to serve random content like /cat or the activities the bot decides to do
  • Corrected /wie logic (finally)
  • Archiver correctly documents reactions, with vanilla SQL and aiosqlite
  • Long standing bug causing slow restart times for service responsible for monitoring goonbot

6.1.0

01 Jan 00:31
eadcde0

Choose a tag to compare

[6.1.0]

The NYE 2024-2025 Release! First minor release, including important command tree changes. Big thanks to @Sobheab from the discord.py gang.

Fixed

  • .sync and other meta command-related changes

League

League commands are back(ish)!

  • Updated pulsefire (underlying league package)
  • Refactored the following commands to use "new" Riot ID convention
    • /summoner

Changed

The cog used to create Goonbot Wrapped 2024 has been greatly expanded, for a more data driven recap of a year, outside of just goonbot interactions. Note the privacy policy reamins the same, message contents are never saved. :)

Removed

  • Grammar geek (you're*) cog removed