Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'death-message-regex' of https://github.com/MageLuingil/shulker ↵ | destruc7i0n | 2021-12-31 |
|\ | | | | | | | into MageLuingil-death-message-regex | ||
| * | Fixing death message false positives | Daniel Matthies | 2021-04-21 |
| | | |||
* | | escape unicode characters | destruc7i0n | 2021-12-29 |
| | | | | | | | | closes #76 | ||
* | | added config option for watchFile | destruc7i0n | 2021-12-29 |
| | | |||
* | | updated to discord.js v13 (#77) | destruc7i0n | 2021-12-24 |
|/ | | | | | | | | | | | | | | | | | * updated to discord.js v13 * update loading of config * updated debug lines * rcon cleanup * more code cleanup * bump version * message about node.js requirement Co-authored-by: destruc7i0n <destruc7i0n@users.noreply.github.com> | ||
* | update packages | destruc7i0n | 2020-10-31 |
| | |||
* | Add option to output server status into discord | elveskevtar | 2020-10-29 |
| | | | | Signed-off-by: elveskevtar <kevtar@gmail.com> | ||
* | Fixed coding style | Feiko Joosten | 2020-07-22 |
| | | | Fixed the coding style based on @destruc7i0n's feedback. | ||
* | Changed tail to make use of watch file. | Feiko Joosten | 2020-07-17 |
| | | | Fixed an issue where the log file required a manual refresh before the new lines were detected. | ||
* | add the ability to handle webhook messages | destruc7i0n | 2020-04-29 |
| | |||
* | Allow specification of the channel name rather than id | destruc7i0n | 2020-02-05 |
| | |||
* | More config handling | destruc7i0n | 2020-02-05 |
| | |||
* | Update types | destruc7i0n | 2020-02-04 |
| | |||
* | Docs updates | destruc7i0n | 2020-02-04 |
| | |||
* | Code cleanup | destruc7i0n | 2020-02-04 |
| | |||
* | Refactor and rebuild to TypeScript | destruc7i0n | 2020-02-04 |