driver-discord icon indicating copy to clipboard operation
driver-discord copied to clipboard

feat: update DiscordPHP to the latest version

Open owenvoke opened this issue 4 years ago • 2 comments

I've also removed the Travis CI config as there are no tests so it fails with the latest version of PHPUnit. And also removed the PHP-CS-Fixer config as it is not being used as there is StyleCI. It also looks like the sllh/php-cs-fixer-styleci-bridge package is no longer maintained.

As there are no tests, I'm going to try and manually test this in a Botman application, which is why this is marked as draft.

owenvoke avatar Sep 09 '21 08:09 owenvoke

Did you have any luck getting this working @owenvoke?

ping-localhost avatar Jan 04 '22 15:01 ping-localhost

@ping-localhost, unfortunately I can't even remember 🤦🏻 I think it was mostly working, but I've ended up using DiscordPHP's Slash Command package instead for bots recently.

owenvoke avatar Jan 04 '22 15:01 owenvoke