# Changelog ## [4.0.0](https://github.com/hullcss/hullcss-discord-bot/compare/v3.0.0...v4.0.0) (2023-08-21) ### ⚠ BREAKING CHANGES * Partial V14 rewrite ### Features * Convert role dropdowns into slash command ([76c6634](https://github.com/hullcss/hullcss-discord-bot/commit/76c6634c9156b207e288a8105fc753dae1ded987)) * Partial V14 rewrite ([eba31b9](https://github.com/hullcss/hullcss-discord-bot/commit/eba31b9d2d74b5a74c0abbaf92fc0fd79ae25ccf)) * Transition paidmember over to embed ([6ec81c3](https://github.com/hullcss/hullcss-discord-bot/commit/6ec81c3d07e7df758d8c9b40c308af123ebc4390)) * Transition useful links to slash command ([730ad22](https://github.com/hullcss/hullcss-discord-bot/commit/730ad225e9b50d2e173d8037f8619a27d8f83f0b)) * Transition welcome embed to slash command ([4aa8490](https://github.com/hullcss/hullcss-discord-bot/commit/4aa84902682d4b1fef44f3a83b3cc7c6751c1e00)) * Update welcome with current members ([9a9fcbb](https://github.com/hullcss/hullcss-discord-bot/commit/9a9fcbbbf1d2a960b7900c4081cbcd0f257f90ad)) ### Bug Fixes * Add Changelog to spell ignore ([548cf39](https://github.com/hullcss/hullcss-discord-bot/commit/548cf3969730201264c837c63589088cc3b19b37)) * Fix 8ball command ([1ffb82e](https://github.com/hullcss/hullcss-discord-bot/commit/1ffb82ee1338c281437ecc8216fa4d0d1e5b2fbe)) * Fix gorb file path ([9242e1a](https://github.com/hullcss/hullcss-discord-bot/commit/9242e1a0a871fe3893477fe5c4cab6c8c3173b69)) * Run lint again ([60bf5a5](https://github.com/hullcss/hullcss-discord-bot/commit/60bf5a5e1548b8020b5072abe487b2f2a44c60de)) * Workflow failures ([36b18b0](https://github.com/hullcss/hullcss-discord-bot/commit/36b18b06a8bbc22a4eff48756fd92337cdf9ecba)) ## [3.0.0](https://github.com/hullcss/hullcss-discord-bot/compare/v2.0.0...v3.0.0) (2022-12-13) ### ⚠ BREAKING CHANGES - Add lint action and change to yarn ### Features - Add Alex ([587d4ca](https://github.com/hullcss/hullcss-discord-bot/commit/587d4cad63f8d8af56f89ead930b6139e5c04069)) - Add events ping to misc roles, rm course rep ([9e8eda3](https://github.com/hullcss/hullcss-discord-bot/commit/9e8eda39e6307adae68f1a042f4beedd902d6d36)) - Add lint action and change to yarn ([d34ee64](https://github.com/hullcss/hullcss-discord-bot/commit/d34ee641078990e21ef6549b3feff99f809306bf)) - Add release please workflow ([e9a02e1](https://github.com/hullcss/hullcss-discord-bot/commit/e9a02e19d3bcd47945c2a051cea1722220f5f6e8)) - Add spell action ([e0e95e6](https://github.com/hullcss/hullcss-discord-bot/commit/e0e95e63dd0c56043d707cdd8f05497dac279ae7)) - Add spell-code and spell to npm scripts ([e6e72b2](https://github.com/hullcss/hullcss-discord-bot/commit/e6e72b22ab7b10d2d3be1338eb08b6cdc8c96212)) - Send event details in markdown ([5958068](https://github.com/hullcss/hullcss-discord-bot/commit/595806866ac3a374d2bc0578f1e89784db422690)) ### Bug Fixes - Add docker to dictionaries ([59f937b](https://github.com/hullcss/hullcss-discord-bot/commit/59f937b47bd8ef632d2be1ebeba8a46a7fc748fd)) - Add image to paid member embed ([448a0f9](https://github.com/hullcss/hullcss-discord-bot/commit/448a0f929671d8bac87b97aea9a14129b67af93d)) - add remaining words to cspell.json ([6d46f83](https://github.com/hullcss/hullcss-discord-bot/commit/6d46f832967b8f835213aa36e43d4037dff7fbc9)) - bcs student typo ([b671dcb](https://github.com/hullcss/hullcss-discord-bot/commit/b671dcb7c7f27aa25fcdb4faa1e392be4f3c6423)) - CSpell and Typo ([9188d63](https://github.com/hullcss/hullcss-discord-bot/commit/9188d63e4bb12a3c1c7da05b302bf4e9f936d165)) - Issue templates not working ([fff66aa](https://github.com/hullcss/hullcss-discord-bot/commit/fff66aa33da4ea99c73ad76984e4282284006cfa)) - Remove branch from release ([6a3df14](https://github.com/hullcss/hullcss-discord-bot/commit/6a3df14325d029ae4b0dd0c7674d2d36f3dd1415)) - Remove extra console.log ([8cc0efe](https://github.com/hullcss/hullcss-discord-bot/commit/8cc0efe01d1ef23b5b715330d33818b62a067a82)) - Rename Dependabot ([68b0f7c](https://github.com/hullcss/hullcss-discord-bot/commit/68b0f7cb257ebaa8a2af33d9da5924f01e4f1a0b)) - Second attenot at issue templates working ([e9074ca](https://github.com/hullcss/hullcss-discord-bot/commit/e9074ca121828e7b789c4ca8e2cf976ca4e81fcc)) - Update role id and add disclaimer ([cc1d418](https://github.com/hullcss/hullcss-discord-bot/commit/cc1d418c54e090a1a3a38d5d6ef47a70dfe8a5f1)) ### Reverts - rm autothreader ([f0cb734](https://github.com/hullcss/hullcss-discord-bot/commit/f0cb73406e36de7bbc1237808877e644a38f62d3))