What's Changed
* Plugins by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/1
* Update .isort.cfg by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/2
* :package: fix pyproject.toml by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/3
* plugin._setup not plugin.setup by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/4
* :bug: Fix annotations when theres an annotations import by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/5
* :bug: fix command registration by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/6
* Class Commands, Snowflake -> Snowflakeish by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/7
* :art: switch `is_method` for `functools.partial` by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/8
* Typhints, Group.child(), guilds -> tracked_guilds, fix class commands in bot, update example by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/9
* :construction_worker: add codespell by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/12
* :bug: fix global commands and raise exceptions by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/11
* :truck: move setting to pyproject.toml by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/14
* :bug: Fix loading plugins from inside of folders by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/16
* :art: Fix code duplication in Context.reply by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/15
* :sparkles: command hooks by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/17
* :technologist: improve error handling for posting/fetching application commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/22
* :sparkles: group hooks and description by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/24
* Use *args for Choices and ChannelTypes by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/25
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/magpie-dev/hikari-crescent/pull/27
* ✨ Option name param by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/29
* :sparkles: Optional typehint by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/31
* :memo: Redid examples by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/30
* :sparkles: Channel type for decorators by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/34
* ✨ Error handler by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/32
* 👷🏻 Create publish.yml by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/38
* :sparkles: Add Message and User commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/36
* :art: `CommandCallback` -> `CommandCallbackT` by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/40
* :bug: fix attrs dependency by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/41
* :memo: add README by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/39
* :tada: 0.1.0-beta.1 by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/42
New Contributors
* CircuitSacul made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/1
* Lunarmagpie made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/3
* pre-commit-ci made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/27
**Full Changelog**: https://github.com/magpie-dev/hikari-crescent/commits/v0.1.0-beta.1