Releases: Kardbord/Kard-bot
v2.5.2
Full Changelog: v2.5.1...v2.5.2
Changelog
- d803b67 Bump github.com/TannerKvarfordt/ubiquity from 0.1.1 to 0.2.1 (#79)
- 3bffd97 Bump github.com/forPelevin/gomoji from 1.1.4 to 1.1.8 (#82)
- 57e6c03 Bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1 (#80)
- 0340592 Bump github.com/go-co-op/gocron from 1.14.0 to 1.18.0 (#78)
- 0553780 Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#81)
- b383cb7 Create dependabot.yml
- c4821c2 Fix failing build due to incompatible dependency updates (#83)
- 7375be5 Updated dependencies
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.2.tar.gz. Then, follow the instructions included in the accompanying README.md.
v2.5.1
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
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
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
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
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
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
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
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
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.