summary refs log tree commit diff homepage
path: root/index.js (follow)
Commit message (Collapse)AuthorAge
* update discord.js and fix channel retreivalHeidar Bernhardsson2017-02-06
|
* Add semicolondestruc7i0n2016-08-29
|
* FixesColin2016-08-29
|
* Merge pull request #7 from SecretOnline/filterdestruc7i0n2016-01-23
|\ | | | | Only send messages in specified channel to Minecraft
| * Check Discord channel ID for incoming messagessecret_online2016-01-23
| |
* | Only have one RCON reconnect at the same timesecret_online2016-01-24
| |
* | Add config option for RCON delaysecret_online2016-01-24
| |
* | Reconnect RCON on errorsecret_online2016-01-24
|/ | | | Added 10s delay inbetween connections
* Beautify with JS Beautifysecret_online2016-01-18
| | | | Embrace the whitespace. Readability is a great thing.
* Add var keyword to variable declarationssecret_online2016-01-18
| | | | | Also added strict mode declaration. Linter should now pick up on strict mode invalidations.
* Update index.jsdestruc7i0n2016-01-12
|
* Update index.jsdestruc7i0n2016-01-12
|
* First commitColin D'Souza2016-01-12