Skip to content

v0.12.1

Compare
Choose a tag to compare
@Kile Kile released this 12 Jan 19:41
· 123 commits to main since this release

Version 0.12.1 aka The cleanup after 0.12

TLDR;

The focus of this version was to leave no bugs and make every feature I want work. It has quite a few internal improvements but also adds some nice new features to the bot like k!smile, k!neko, k!wtf, k!blush and more, plus discordbotlist vote rewards.

Additions ➕

This version added the following things to Killua:

  • New action commands (smile, tail, neko, blush, dance)
  • New image manipulation command k!wtf putting a wtf meme below the provided image
  • Groundwork for seasonal cards and seasonal lootboxes with guaranteed cards
  • The option to run Killua in dev mode by adding --development or -d to the run command
  • run.sh, the file that is now used to run Killua which includes a small menu with shortcut commands
  • Certain stats are now collected daily to over time show nice metrics in a future command

Changes 🎛

  • Killua is now using own code to receive vote webhooks bound to a url for more security
  • The application.commands scope has been added to the invite link
  • Killua now uses an api instead of a library for the translate command
  • Every time related thing now uses discord timestamps to display dates/durations
  • A different api is used for action commands
  • Changing requirements.txt to only contain only required libraries

Bug fixes 🐛

  • Fixed an issue with k!av and k!profile where it would error on users without pfp
  • Fixed an issue with help command where it would resend the menu after a timeout in a sub menu
  • Fixed an issue where additional to vote rewards Killua would send a message with content: "Tip: k!"
  • Fixed an issue where there would be an unhandled error when using commands in dms with Killua when it didn't have permission to respond