Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ugin into master
  • Loading branch information
Brandons404 committed Oct 3, 2022
2 parents 490b095 + 9ca8f23 commit 5303829
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Rock The Vote

A lightweight javascript re-write of the original [RockTheVotePlugin](https://github.com/mayli/RockTheVotePlugin) updated to run on V7 servers.
# Easy Discord Plugin

## Installing

Simply download the zip file, pull the folder inside of it out, and put it into your config/mods folder.
(A server restart is required to update mods/plugins on your server.)
Step 1. Download the zip file, and put it's contents into your server's "/mods" directory and restart the server.

Step 2. Click [here](https://discord.com/api/oauth2/authorize?client_id=1024825496799826042&permissions=274878630912&scope=bot) to invite the mindustry-chat-bot to your discord server.

Step 3. Find the discord channel you want to connect to your server and right click on it, then select "copy id".
Note: it's recommended that you paste the id into notepad or similar, and copy it again. sometimes pasting directly into the console will not work correctly)

## Disclaimer
Step 4. In your server console, enter the following command: "setchannel PASTE_YOUR_ID_HERE" and hit enter.

I am not claiming ownership of this plugin, original credit goes to [mayli](https://github.com/mayli) who made it first. It doesn't seem like it is being supported anymore and I rely on it for my own server, so I decided to update it myself.
Congratulations. Your server should now be connected. (Most) errors should log to your console.

There were some listed Todo's on the original plugin that I may get to later since I think they would be nice features, or if you want, feel free to create a pull request on this repo.
## Notes
This is slightly experimental. I have no idea the level of traffic my web server will be able to handle but please let me know any issues you come accross either by openening an issue on this repository or on discord.

Please create a new issue if you find any bugs, I'm happy to try and fix them.

0 comments on commit 5303829

Please sign in to comment.