This release includes a few breaking changes. Me and CircuitSacul have removed custom contexts and the ability to use arguments in functions. This was circuits idea from over a year ago, and I want to give him credit for being right. It took me a long time to release this was the right way to do things.
Additionally I updated the hook API to work on events. I believe this was a wanted feature for a while. It should be nice to have it now. I also apologize that it has been a while. I am not as interested in this project anymore, so I am looking for someone to take over for me instead of letting it die. Please be patient. Have fun and enjoy making bots!
What's Changed
* :boom: Remove argparse features by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/343
* :boom: Rip out custom contexts by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/346
* Remove function command from autocomplete info by CircuitSacul in https://github.com/hikari-crescent/hikari-crescent/pull/347
* :memo: Docs reword by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/344
* Allow hook API to work on events by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/348
* :bug: Compare commands before posting by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/353
* Fix typo of ephemeral by EllieJaybee in https://github.com/hikari-crescent/hikari-crescent/pull/354
* Update Dependencies by Lunarmagpie in https://github.com/hikari-crescent/hikari-crescent/pull/356
New Contributors
* EllieJaybee made their first contribution in https://github.com/hikari-crescent/hikari-crescent/pull/354
**Full Changelog**: https://github.com/hikari-crescent/hikari-crescent/compare/v0.6.6...v1.0.0