Skip to content

X-Zero-L/CiYing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CiYing

简介

部署

  • hoshino/modules下执行:

    git clone https://github.com/X-Zero-L/CiYing.git
  • 安装依赖

    pip install playwright
    playwright install
  • hoshino/config/__bot__.py中加入CiYing模块

    MODULES_ON = {
        ...
        'CiYing',# 词影游戏
        ...
    }
  • 重启bot

使用

  • CY|词影 四字成语:开始游戏
  • CY|词影 reset:重置游戏
  • CY|词影 show:查看当前游戏状态

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages