Giter Club home page Giter Club logo

v2board-bot's Introduction

V2Board 外置面向用户 Bot

免责声明

此库 Fork 自 MiyaUU 删库后的一个 Fork 版本进行修改, 不保证任何可用性。有问题,请提issue,我也不一定会看(

注意

只能私信使用,不要拉到群里(反正你拉了也没用)。可独立部署,另外申请一个bot即可,不与官方设置BOT冲突,可以两个一起用。

如何使用它?

下载最新的 Releases ,找一个文件夹放好(比如 /usr/UUBot/ ),再在当前文件夹新建一个 uuBot.yaml 文件,写上以下内容

# Bot 配置
bot:
  # Bot 名称
  name: ""
  token: ""
  # 签到获取的流量,单位是MB
  max_byte: 1024
  min_byte: 1024
  
# 数据库配置
database:
  host: "localhost"
  port: 3306
  name: ""
  username: ""
  password: ""

根据要求完成填写后保存,给予可执行权限( chmod +x )后运行即可。

关于进程守护

使用 systemd Supervisor screen 等等都可以。

v2board-bot's People

Contributors

keiko233 avatar miyauu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

weongit

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.