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

A discord driver for Botman utilising Yasmin

Results 6 botman-driver-discord issues
Sort by recently updated
recently updated
newest added

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...

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,...

To add support to botman for Discord Embedded messages.

enhancement