Skip to content

Releases: Kardbord/Kard-bot

v2.5.1

18 Dec 23:53
Compare
Choose a tag to compare

Full Changelog: v2.5.0...v2.5.1

Changelog

  • b3cfc7a Added OPENAI_API_KEY to .env_example

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.5.1.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.5.0

18 Dec 23:21
7ac38f6
Compare
Choose a tag to compare

Full Changelog: v2.4.7...v2.5.0

Changelog

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.5.0.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.4.7

06 Sep 00:12
Compare
Choose a tag to compare

Full Changelog: v2.4.5...v2.4.7

Changelog

  • fb60d82 Another attempt at fixing dependency issues for dalle-flow with raspberry pis

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.4.7.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.4.5

05 Sep 19:42
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.4.5

Changelog

  • Added the /dalle-flow text-to-image command. Thanks to Jina-AI for providing a dalle-flow server to play with!
  • Docker base image is now debian:stable as it is easier to provision with necessary dependencies for /dalle-flow.
  • Support removed for arm/v6 docker images due to dependency limitations.

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.4.5.tar.gz. Then, follow the instructions included in the accompanying README.md.

Full Changelog: v2.4.4...v2.4.5

v2.3.1

20 Jun 23:01
1563562
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

Changelog

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.3.1.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.3.0

12 Jun 00:15
ca3bc94
Compare
Choose a tag to compare

Full Changelog: v2.2.2...v2.3.0

Changelog

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.3.0.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.2.2

21 May 02:27
Compare
Choose a tag to compare

Full Changelog: v2.2.1...v2.2.2

Changelog

  • 91cd36d Fixed bug where error report would be sent to issuing user instead of bot owner
  • 9650fb5 Update README.md

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.2.2.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.2.1

17 May 02:54
Compare
Choose a tag to compare

Full Changelog: v2.1.9...v2.2.1

Changelog

  • 8c30f95 Made permissions for role-select and server-clock less restrictive (no longer requires admin, only Manage Roles and Manage Channels, respectively)
  • 5a76543 Time zone related slash commands (#60)
  • 8f26dd5 Update README.md

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.2.1.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.2.0

16 May 00:18
Compare
Choose a tag to compare

Full Changelog: v2.1.9...v2.2.0

Changelog

  • 4311dc0 Added /time and initial subcommands
  • 465cca6 Added a mutex field to the serverClock struct
  • c98b436 Finished handler for /time zone server-clock
  • 79ab53f Implemented updateServerClocks cron job
  • 091324f Improved /time timezones help
  • 9db16f1 Initial implementation of server clocks completed
  • 25b9a2b Made timezone command responses ephemeral by default
  • 48a3aab Moved utility functions to 'ubiquity' repo where applicable
  • b89caae Removed server clock channel name updates, as they are heavily rate limited
  • be783a1 Renamed write-to-config methods as write-to-disk
  • 8f26dd5 Update README.md
  • afab656 Updated /time zone help
  • 1af7ed7 Updated ubiquity dependency
  • e2df588 Updated ubiquity dependency to 0.1.0
  • bc4ba6f no longer require review of goreleaser built releases

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.2.0.tar.gz. Then, follow the instructions included in the accompanying README.md.

v2.1.9

12 May 02:26
Compare
Choose a tag to compare

Full Changelog: v2.1.8...v2.1.9

Changelog

Quick Start

To get started with hosting your own Kard-bot instance, download the precompiled binary for your architecture below. If you plan on using Docker to host Kard-bot, download kardbot-v2.1.9.tar.gz. Then, follow the instructions included in the accompanying README.md.