Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: leomotors/s-bot-framework

S Bot Framework 1.1.446

21 Jul 15:34
1.1.446
98d2a54
Compare
Choose a tag to compare

S Bot Framework 1.1.445

21 Jul 15:07
1.1.445
e708220
Compare
Choose a tag to compare

S Bot Framework 1.1.444

21 Jul 14:54
1.1.444
d79ee7b
Compare
Choose a tag to compare

[1.1.444] - 2022-07-21

  • BREAKING: Upgrade and migrate dependency to discord.js 14

Full Changelog: 1.0.430...1.1.444

S Bot Framework 1.0.430

26 Jun 11:59
1.0.430
d3f7cae
Compare
Choose a tag to compare

[1.0.430] - 2022-06-26

This update focuses on allowing you to do more this with legacy code, basically unlocks stuff

  • Introducing response hooks, this allows you to do custom stuff after response has been sent

Full Changelog: 1.0.420...1.0.430

S Bot Framework 1.0.420

22 Apr 06:09
Compare
Choose a tag to compare

[1.0.420] - 2022-04-22

This update focuses on making this library compatible with Cocoa Discord Utils

  • Some methods are now public for compatiblity

  • Voice Components now support CommandInteraction as Context

Full Changelog: 1.0.402...1.0.420

S Bot Framework 1.0.402

27 Mar 09:49
Compare
Choose a tag to compare

[1.0.402] - 2022-03-27

  • Bump dependencies to fix vulnerability

Full Changelog: 1.0.401...1.0.402

S Bot Framework 1.0.401

27 Mar 09:48
Compare
Choose a tag to compare

[1.0.401] - 2022-03-27

This update focuses on making this library compatible with Cocoa Discord Utils

S-Bot-Framework is dead.

  • You can now import framework version directly

  • You can access readline interface used by console

Full Changelog: 1.0.400...1.0.401

S Bot Framework 1.0.400

24 Feb 14:53
Compare
Choose a tag to compare

[1.0.400] - 2022-02-24

  • Addressed an issue where TTS no longer work after played music

  • Re-Format Code and Bump Dependencies

  • Logging is now default to deactivated, same for logging incoming message to console

  • This package no longer ships with audio encoding dependencies, don't forget to install them!

  • Added await to all message's method. This improves error handling and make sure bot won't shut down.

PS: Did not refactor the code, too messy to be fixed today.

Full Changelog: 1.0.303...1.0.400

Release 1.0.303

14 Jan 09:15
Compare
Choose a tag to compare

Release 1.0.302

14 Jan 06:29
Compare
Choose a tag to compare

1.0.302

  • Fixed detection bug