GithubHelp home page GithubHelp logo

timolop233 / kyouka-button Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 126.16 MB

Kyouka-Button的源码存放

License: GNU General Public License v3.0

JavaScript 8.89% HTML 0.95% Stylus 3.33% Vue 57.37% TypeScript 29.45%
vtb vtuber-button kyouka

kyouka-button's Introduction

1624762654518

art:边阳[bilibili]

京华破防站[Kyouka-Button]🔨

我们拥有所有按钮站都没有的功能,那就是--------

让主播破防


死了一年了,我来上柱香吧。(2023年10月15日留)

还得是你啊大蛋哥,希望你以后的日子可以和V圈慈禧百年好合!

永别了 牢笼!



本项目于2021年4月重启!


如何参与项目

​ 通过fork项目使用git克隆项目

​ 提交分支main

​ 你需要更改的文件如下

​ [语言文件路径]:setting\translate\01_voices.json

​ [Tag列表]:setting\translate\category.json

​ [音频存放路径]:public\voices

​ [图片存放路径]:public\voices\img


本项目更推荐使用yarn脚本测试部署!

在保证你的环境中有node<=16.00.00版本 npm<=8.5.0后

[查看node和npm版本代码为node -vnpm -v]

输入npm install yarn -g即可安装yarn

或者通过yarn官网安装yarn

在你更改完代码后,输入yarn && yarn serve即可查看效果


01_voices.json解析如下

{
    "name": "赢了", /*按钮tag(也可以说是按钮名字,请保持唯一),*/
    "path": "赢了.mp3", //这里为音频文件名称,直接填写public\voices的音频文件即可(注意,是mp3格式哦)
    "date": "2020-02-15", //填写按钮更新日期即可
    "translate": { //按钮名字
      "zh-CN": "赢了,赢了,赢了!!!", //按钮在中文状态下显示的名字
      "en-US": "Kyouka Bible" //按钮在英语状态下显示的名字
    },
    "usePicture": { //按钮表情
      "zh-CN": "", //这里是中文界面按钮表情包的文件名称,填写public\voices\img的图片名称即可
      "en-US": ""  //这里是英文界面按钮表情包的文件名称,填写public\voices\img的图片名称即可
    },
    "category": "圣经", //该字段绑定category.json列表的name(也可以说是tag)字段
    "mark": { //下面的三个分别填写视频名称'title'、所处时间段'time'、出处视频链接'url'
      "title": "【哭了】张京华被绿了?谁是泠鸢呢?【完全胜利ED】",
      "time": "",
      "url": "https://www.bilibili.com/video/BV1z7411J7c2"
    }
}

category.json解析如下

{
    "name": "圣经", //Tag名,保持唯一值(说人话就是不能有重复)
    "translate": {
      "zh-CN": "京 典 名 场 面",  //中文状态下的列表名称
      "en-US": "Kyouka famous scene"   //英语状态下的列表名称
    }

当然,如果你不会可以通过这里提交你知道的怪话,我们会更新的。


LICENSE


鸣谢

  • 头图画师-边阳
  • 嘿嘿表情包提供-YUKI_汤圆小丸子
  • 委托管理-音游人DIO

kyouka-button's People

Contributors

timolop233 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kyouka-button's Issues

视频剪辑:

----京华你小说呢?
----胡来的快来
----她改变了糸守

圣经提交

这里可以提交圣经BV 格式如下
[BV号]:[开始时间-结束时间]
例如
BVxxxxxxxx:90:12-91:22
发布后我们会立刻审核并提交到KyokaButton内

申请添加友链

听到群里提到又有新按钮了,于是乎过来滴~
这边梦魇按钮项目开发者,想交换一个友链,不知道可以嘛ww

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.