Skip to content

Releases: rungulus/Bucket

v3.2

09 Dec 01:51
1cb5588

Choose a tag to compare

even more bug fixes

3.1

09 Dec 00:57
91a0cc0

Choose a tag to compare

3.1
v3.1

fix bugs bc i dont test bc im dumb

v3.0.0

07 Mar 19:11

Choose a tag to compare

Big changes:

  • Bucket now maintains context when replying
  • an actual UI
  • better logging
  • "allowed user" who can use bot in any channel
  • a bunch of other minor bug fixes and things!

Known issues:

  • still having that nt bug, no fix yet.

Will release binaries when we have a way to configure config.json from the UI, next release?

Full Changelog: v2.0.2...v3.0.0

v2.0.2

19 Dec 16:40

Choose a tag to compare

Big stuff!

  • training data from emoji reactions finally works
  • a bit more realism on the response times
  • asynchronous logging (quicker program)
  • better console logging with working token counts
  • a lot of other bug fixes and minor improvements

A lot of changes were made to config.json, you will need to update yours if you are upgrading!!

Known bug:

  • still have to resolve the "nt" issue

v1.0

17 Dec 09:01

Choose a tag to compare

I'd call this enough for a full release.

Known Issue:

  • Emoji Reaction system does not work

If you were using an older version before, you will need to update your config.json to change the openai node to openaiapi

v0.7-beta

10 Dec 10:44

Choose a tag to compare

New stuff

  • Preparation/Validation

    • you can now set your own system prompt
  • Bot

    • bot will show as typing when waiting for the ai message
    • redid logging entirely, now logs will go to a file and the console will show some counters

v0.5-beta

09 Dec 07:38

Choose a tag to compare

We have the basics, and a filter. There's still more work to be done.

Just download the source code and use readme.md to get going.