botkit-discord
botkit-discord copied to clipboard
๐ค๐พ A Botkit connector for Discord with support for text, voice, attachments, embedded messages, and more.
Was wondering if there was any plans to update Discord.js to version 12. Botkit is on 11.
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [coveralls](https://github.com/nickmerwin/node-coveralls) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...
using the ambient setting on .hears() produces no results. demo code (adapted from the glitch starterkit) ```javascript controller.hears('!test', ['ambient'], (bot, message) => { let response = "test success!" bot.reply(message, response);...
Bumps [debug](https://github.com/debug-js/debug) from 2.6.6 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @โzhuangya for their help! release...
Bumps [ms](https://github.com/vercel/ms) and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `ms` from 0.7.3 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit str to 100...
It sounds stupid, but I can't do this, every time I try to download the Botkit-Discord npm "modules" it always fails, and I don't understand why. And that's it, I'm...
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `json5` Updates `ava` from 0.25.0 to 5.1.0 Release notes Sourced from...
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `got` Updates `ava` from 0.25.0 to 5.1.0 Release notes Sourced from...
Bumps [moment](https://github.com/moment/moment) and [twilio](https://github.com/twilio/twilio-node). These dependencies needed to be updated together. Updates `moment` from 2.22.2 to 2.29.4 Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix...
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...