Metadata-Version: 2.1
Name: nonebot-plugin-dailysign
Version: 0.0.1
Summary: 一个简单的每日签到插件
Home-page: https://github.com/kexue-z/nonebot-plugin-dailysign
License: MIT
Author: kexue
Author-email: x@kexue.io
Requires-Python: >=3.7.3,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: nonebot-adapter-onebot (>=2.0.0-beta.1,<3.0.0)
Requires-Dist: nonebot-plugin-tortoise-orm (>=0.0.1-alpha.2,<0.0.2)
Requires-Dist: nonebot2 (>=2.0.0-beta.1,<3.0.0)
Description-Content-Type: text/markdown

# 一个签到

发送 `签到` 来签到

有什么用？

可以获取金币

然后呢？

就没了

因为是写着玩练手的

因为是用了刚刚摸鱼的 `nonebot_plugin_tortoise_orm` 来弄数据库啦

[https://github.com/kexue-z/nonebot-plugin-tortoise-orm](https://github.com/kexue-z/nonebot-plugin-tortoise-orm)

可以开发插件来获取金币？
