Skip to content

Releases: DiscordBot-PMMP/DiscordBot

DiscordBot v3.0.5

22 Jul 15:42
19798f0
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

DiscordBot v3.0.4

02 Jan 00:46
c9b1027
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

DiscordBot v3.0.3

19 Oct 14:29
ceab544
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

DiscordBot v3.0.2

04 Sep 19:03
819a61d
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

DiscordBot v3.0.1

02 Sep 23:25
8ef8118
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

DiscordBot v3.0.0

01 Sep 11:31
c0ad5ac
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

Please see CHANGELOG.md

Upgrading

Please see UPGRADING.md

DiscordBot v2.1.10

28 May 17:27
0a58c69
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

This is a patch update, this plugin follows the Semantic Versioning scheme.

All plugins that used v2.0.0 to v2.1.9 will continue to work on v2.1.10 without any changes and vice versa.

General Changes

  • Fixed PHP Version constraint making v2.1.7, v2.1.8 & v2.1.9 unusable.

DiscordBot v2.1.9

21 May 22:42
9b939d1
Compare
Choose a tag to compare

DiscordBot brings a powerful promise API to interact with Discord by a bot.

PLEASE NOTE THIS IS NOT A FUNCTIONAL CHAT BRIDGE PLUGIN
See https://github.com/DiscordBot-PMMP/ChatBridge

Changelog

This is a patch update, this plugin follows the Semantic Versioning scheme.

All plugins that used v2.0.0 to v2.1.8 will continue to work on v2.1.9 without any changes and vice versa.

General Changes

  • Fixed PHP Version constraint making v2.1.7 & v2.1.8 unusable.

DiscordBot v2.1.8

21 May 21:07
9faa528
Compare
Choose a tag to compare

THIS RELEASE IS NOT FUNCTIONAL, SEE v2.1.9

Changelog

This is a patch update, this plugin follows the Semantic Versioning scheme.

All plugins that used v2.0.0 to v2.1.7 will continue to work on v2.1.8 without any changes and vice versa.

General Changes

  • Resolved #85 - 'Other' unknown message types are correctly converted on delete.
  • Resolved #84 - Invalid activity URL, https as well as http is now all

Model Changes:

  • Activity URL property can now be prefixed https:// or http://.

DiscordBot v2.1.7

20 May 18:46
9a39635
Compare
Choose a tag to compare

THIS RELEASE IS NOT FUNCTIONAL, SEE v2.1.9

Changelog

This is a patch update, this plugin follows the Semantic Versioning scheme.

All plugins that used v2.0.0 to v2.1.6 will continue to work on v2.1.7 without any changes and vice versa.

General Changes

  • Addressed #88 - PHP 8.1 Incompatibility (Still incompatible but will no longer load on 8.1.0+)