botman-driver-discord
botman-driver-discord copied to clipboard
A discord driver for Botman utilising Yasmin
Just add the following code in DiscordDriver.php ```php /** * Send a typing indicator and wait for the given amount of seconds. * @param IncomingMessage $matchingMessage * @param int $seconds...
Add instruction to create the Discord bot, add `use` keyword in the example and other minor changes. This PR is based on #14, so it's preferred to accept PR #14...
0.6 -> 0.7
Hi when i install the bot driver i get the following warning. ``` Package charlottedunois/validator is abandoned, you should avoid using it. No replacement was suggested. Package charlottedunois/eventemitter is abandoned,...
Hello Is it possible to send a user a direct message when they detect a keyboard? For example - I want a command that they can type in any channel,...