Coder Social home page Coder Social logo

autokick-continuous's Introduction

Discord自动踢人模块

  1. 在内核中加载后,用以下命令来初始化模块。第一个参数为消息数量阀值,可忽略,默认值为10。第二个参数为天数阀值,可忽略,默认值为30。
/autokick setup 10 30
  1. 使用以下命令让一些身份组不会被此系统自动踢掉:
/autokick exclude <身份组0> <身份组1> ...
  1. 当初始化完成后,用/autokick start开启功能。
  2. 如果想停止这个系统,用/autokick stop指令。

Discord AutoKick Module

  1. After being loaded in the kernel, setup the function with the command below. The first optional parameter is the message count threshold default to 10. The second optional one is the day count threshold default to 30.
/autokick setup 10 30
  1. Use the following command to prevent certain roles from being automatically kicked by this system:
/autokick exclude <Role0> <Role1> ...
  1. After the setup is completed, use /autokick start to start the function.
  2. If you want to stop the system, use /autokick stop.

autokick-continuous's People

Contributors

retr0-init avatar

Stargazers

EdgyHammer avatar

Watchers

 avatar

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.