Skip to main content

移植自真寻的q群小游戏

Project description

只因进化录

移植自真寻的只因进化录

安装

插件安装

pip install nonebot_plugin_ikun_evolution

在 nonebot2 项目中设置 load_plugin()

nonebot.load_plugin('nonebot_plugin_ikun_evolution')

数据库配置

你需要安装一个postgresql数据库才能进行游戏

安装完毕后,在env.dev里填上刚刚的数据库链接

psql = "postgresql://名字:密码@127.0.0.1:5432/数据库名字"

如果按真寻教程就是

psql = "postgresql://uname:zhenxun@127.0.0.1:5432/testdb"

这步有点困难,好处是再也不用担心误删数据库了。请加油罢

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_ikun_evolution-1.0.2.tar.gz (1.0 MB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page