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.2.tar.gz
(25.9 kB
view details)
Built Distribution
File details
Details for the file ayaka_games-0.0.2.tar.gz
.
File metadata
- Download URL: ayaka_games-0.0.2.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 | 85af6da918573a12393aadc1a3360fbff84ebc3ac190744c2ee71b9962f84fcd |
|
MD5 | 4bd6494baa781126ec2d4e97cb615054 |
|
BLAKE2b-256 | 0a6141bfd6b8e8a6733128d97a482a4bd0c4dcf2711d3d4f631ec23aa783acdf |
File details
Details for the file ayaka_games-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ayaka_games-0.0.2-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 | a27c327cabcdf4bbf76990dc668c27b263fb7233a9c924c675b467cb496bf2a3 |
|
MD5 | b131d99bd6aaa3cee858f75fc81986a7 |
|
BLAKE2b-256 | aad5c9a73fada17ff2955536586683946c51cff7ca7d500ddff7e388c2a89874 |