Installation
bash
nb plugin install localstore
poetry add nonebot-plugin-localstore
pip install nonebot-plugin-localstore
What's Changed
* A small change to simplify code. by wuyudi in https://github.com/nonebot/plugin-localstore/pull/1
New Contributors
* wuyudi made their first contribution in https://github.com/nonebot/plugin-localstore/pull/1
**Full Changelog**: https://github.com/nonebot/plugin-localstore/compare/v0.1.0...v0.2.0