Skip to content

Releases: CommandString/DiscordPHP-Bot-Template

v7.0.3

Choose a tag to compare

@CommandString CommandString released this 17 Jul 00:32

What's Changed

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

v7.0.2

Choose a tag to compare

@CommandString CommandString released this 16 Jul 18:52
683ac0c

csf

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

v7.0.0

Choose a tag to compare

@CommandString CommandString released this 16 Jul 11:08

What's Changed

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

v6.1.1

v6.1.1 Pre-release
Pre-release

Choose a tag to compare

@CommandString CommandString released this 03 Jul 00:27

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

v6.0.1 Pre-release
Pre-release

Choose a tag to compare

@CommandString CommandString released this 01 Jul 06:26

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

v6.0.0

v6.0.0 Pre-release
Pre-release

Choose a tag to compare

@CommandString CommandString released this 01 Jul 05:37

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

Choose a tag to compare

@CommandString CommandString released this 18 Mar 20:54

What's Changed?

Relevant PRs

v5.7.7

Choose a tag to compare

@CommandString CommandString released this 16 Mar 13:47
a4ad10e

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

Choose a tag to compare

@CommandString CommandString released this 13 Mar 13:57

Updates

Added PHP Code Sniffer
Updated DiscordPHP
Added BaseCommand::getBaseCommandName

v4.6.7

Choose a tag to compare

@CommandString CommandString released this 20 Feb 07:19
Update class