Skip to content

Releases: MathusanP/kekbot

Update V4.6

28 Feb 10:35
dbcc07c
Compare
Choose a tag to compare

Changelog

  • Fixed all known errors that have been casued by the conflict resolve in #24
  • Added Chatbot command which has been featured and tested in Socium
  • Minor changes including the removal of the discordjs/builders dependency (which is now included in Djs V14)

Commits

  • chore(deps): bump cacheable-request from 7.0.2 to 10.2.7 by @dependabot in #23
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #22
  • chore(deps): bump undici from 5.14.0 to 5.19.1 by @dependabot in #25
  • Update V.4.6.0 by @bagelwastaken in #26

Full Changelog: V4.5.0...V4.6.0

Update 4.5

31 Dec 19:03
aff9220
Compare
Choose a tag to compare

Changelog

  • Rock Paper Scissors command will now notify you if you've won, drew or lost in the "Title" section of the embed and a new algorithm for selection has been used.

  • We've updated to Discord.js V14 and fixed all pre v14 bugs.

  • Bumped all dependencies.

  • Fixed a bug in the weather command where command will crash if the system does not recognise the location specified.

  • Fixed some minor bugs.

Commits

Full Changelog: V4.4.0...V4.5.0

Update: v4.4.0

17 Jun 14:20
Compare
Choose a tag to compare

New Moderation commands

  • Added timeout command.
  • Added untimeout command.

Kick and ban command update

  • Kick command will now notify the user that they have been kicked.
  • Ban command will now notify the user that they have been kicked.