Skip to content

Releases: CommandString/DiscordPHP-Bot-Template

v7.0.3

17 Jul 00:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

v7.0.2

16 Jul 18:52
683ac0c
Compare
Choose a tag to compare

csf

Full Changelog: v7.0.1...v7.0.2

v7.0.0

16 Jul 11:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v7.0.0

v6.1.1

03 Jul 00:27
Compare
Choose a tag to compare
v6.1.1 Pre-release
Pre-release

Command HMR support

While you're working on your bot, if you make any changes to any command handlers they will automatically be reloaded. However, adding new commands will require a reload (for now)

v6.0.1

01 Jul 06:26
Compare
Choose a tag to compare
v6.0.1 Pre-release
Pre-release

Full Changelog: v6.0.0...v6.0.1

v6.0.0

01 Jul 05:37
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

An Brand New Template

This entire template has been rebuilt from the ground up and now is much easier to use. With everything being 100% autoloaded while remaining controllable, extendable, and usable. Am also making sure to migrate the good parts of the old template here. If you would rather use the old template you can use any of the previous versions or clone the legacy branch

v5.8.7

18 Mar 20:54
Compare
Choose a tag to compare

What's Changed?

Relevant PRs

v5.7.7

16 Mar 13:47
a4ad10e
Compare
Choose a tag to compare

Changes

Helper Functions

  • Renamed newPartDiscord to newDiscordPart
  • Added getDiscord
  • Removed createLocalFileAttachment

Code Sniffer / PSR

  • Added index.php to files that are sniffed
  • Renamed init event class to Init

Docs

  • Helper Function docs are now generated

You can also check #5 for specific changes

v4.7.7

13 Mar 13:57
Compare
Choose a tag to compare

Updates

Added PHP Code Sniffer
Updated DiscordPHP
Added BaseCommand::getBaseCommandName

v4.6.7

20 Feb 07:19
Compare
Choose a tag to compare
Update class