KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
nonebot-plugin-p5generator
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
MintMousse
:
A love customizable web console
ConPL
:
No description available.
Bbbbaaase
:
Base Smart Contract Develoments
grpc_demo
:
A gRPC remote controller DEMO for Cyberdog2
youtube-ai-assistant
:
AI Assistant to get summarized text from Youtube video and also get instant answers to your queries related to video
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nonebot-plugin-p5generator
?
Download (.md)
<p align="center"> <a href="https://v2.nonebot.dev/"><img src="https://v2.nonebot.dev/logo.png" width="200" height="200" alt="nonebot"></a> </p> <div align="center"> # nonebot-plugin-p5generator 《女神异闻录5》预告信的生成插件 </div> ## 💬 前言 可以生成仿《女神异闻录5》中心之怪盗团向罪人宣战的预告信和UI,做的不太好请见谅 ## 📖 介绍 使用Pillow库制作的一款插件,因为p5中的预告信字都是从报纸上面剪下来的,所以还原了随机的字体。 代码比较烂,随便看看吧。 知识和勇气增加了。 ## 💿 安装 <details> <summary>nb-cli安装</summary> 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装 nb plugin install nonebot-plugin-p5generator </details> <details> <summary>pip安装</summary> pip install nonebot-plugin-p5generator </details> ## 🍰 资源文件 `data`文件夹中的`p5generator`会存储与插件有关的文件 下载仓库中p5generator文件夹后放入data文件夹中 ## 🎉 使用 输入`p5预告信`后接你想要输入的内容即可生成:   输入`p5ui`后接你想要输入的内容即可生成:   ## 🎉 感谢 感谢Suica0w0 https://github.com/Suica0w0 提供的生成p5rui功能