MyGit

1.2

Kirill-iceland/voting-bot

版本发布时间: 2020-07-27 04:36:41

Kirill-iceland/voting-bot最新发布版本:1.3(2020-08-10 03:43:52)

Voting-Bot_1.2.zip

Voting Bot - release 1.1

This is bot to help manage voting system. Originally it was created for Hekate Technical Minecraft Server.

Usage

Bot will check who voted and ping people who did not vote (after 24hours)

Installation

  1. Download ZIP file
  2. Unzip the file
  3. Open Comand Prompt and run npm install
  4. Put your bot token in main.js instead of YOUR_BOT_TOKEN
  5. Add {voting: "ID_OF_YOUR_VOTING_CHANNEL", result: "ID_OF_YOUR_RESULT_CHANNEL", Role: "ID_OF_YOUR_ROLE"} to newVotingSystems array
  6. Run npm run start
  7. Wait until console says Finished adding the new Voting Systems
  8. Stop the node by pressing Control + C
  9. Delite {voting: "ID_OF_YOUR_VOTING_CHANNEL", result: "ID_OF_YOUR_RESULT_CHANNEL", Role: "ID_OF_YOUR_ROLE"}
  10. Run npm run start

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-07-27发行的版本