ayaka小游戏合集
Project description
得益于ayaka,本插件可作为如下机器人框架的插件使用
也可将其作为console程序离线运行
安装
通过pip安装
pip install ayaka_games
手动下载后导入
还需额外安装依赖
pip install -r requirements.txt
作为console程序离线运行
# run.py
import ayaka.adapters as cat
cat.init()
cat.regist()
# 加载插件
import ayaka_games
if __name__ == "__main__":
cat.run()
python run.py
文档
https://bridgel.github.io/ayaka_games/
其他
本插件的前身:nonebot_plugin_ayaka_games
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ayaka_games-0.0.1.tar.gz
(25.9 kB
view details)
Built Distribution
File details
Details for the file ayaka_games-0.0.1.tar.gz
.
File metadata
- Download URL: ayaka_games-0.0.1.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a0d1e213c9a21bd4d2f604d51071981417c31dd121e6b6816e2ea9cca159ed1 |
|
MD5 | f09a12e33ce206346e092142fc26fe82 |
|
BLAKE2b-256 | 0919a0b55b38c167f2f24913de416170e598d6a5bbfd139c9960d7b5514d4c3c |
File details
Details for the file ayaka_games-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ayaka_games-0.0.1-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a1b93d510cee7c8e50dabb43a7d63107e7eab0955a856acbb4d3f3f4d8116c7 |
|
MD5 | 3041ae23b04db33f857295b1fbb40ce7 |
|
BLAKE2b-256 | 2a42417f1ebddc177a4da59269bd162d6b9a013e2134ae345ec58c513285a9d2 |