summary refs log tree commit diff homepage
path: root/src (follow)
Commit message (Collapse)AuthorAge
* fallback to bot message if webhook failsdestruc7i0n2021-12-29
|
* escape unicode charactersdestruc7i0n2021-12-29
| | | | closes #76
* added config option for watchFiledestruc7i0n2021-12-29
|
* updated to discord.js v13 (#77)destruc7i0n2021-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>
* check if channel is valid on launchdestruc7i0n2021-12-04
|
* switched to mc-heads.net avatar apidestruc7i0n2021-12-03
|
* ability to specify custom avatar providerdestruc7i0n2021-12-03
| | | | closes #74
* only allow text messages to be handleddestruc7i0n2021-06-26
| | | | | * move config.json to config.example.json * update packages
* use uuids for avatar requests with webhooksdestruc7i0n2021-06-20
|
* update packagesdestruc7i0n2020-10-31
|
* Add option to output server status into discordelveskevtar2020-10-29
| | | | Signed-off-by: elveskevtar <kevtar@gmail.com>
* Add compatibility options for minecraft versions lower than 1.7.2surepy2020-10-01
|
* Merge pull request #61 from MarshallOliver/Discord-mentions-regexdestruc7i0n2020-08-04
|\ | | | | Update regex for replaceDiscordMentions
| * Update regex for replaceDiscordMentionsMarshall Oliver2020-08-04
| |
* | Add nickname to variables objMarshall Oliver2020-08-04
|/ | | To use, add %nickname% to your MINCRAFT_TELLRAW_TEMPLATE var in config.
* Fixed coding styleFeiko Joosten2020-07-22
| | | Fixed the coding style based on @destruc7i0n's feedback.
* Changed tail to make use of watch file.Feiko Joosten2020-07-17
| | | Fixed an issue where the log file required a manual refresh before the new lines were detected.
* Fixed user mention detectionZachery Notz2020-05-23
|
* Improved regex so that TELLRAW templates can use variables more than onceZachery Notz2020-05-23
|
* backwards compat with new optiondestruc7i0n2020-04-29
|
* Merge branch 'master' of https://github.com/destruc7i0n/shulkerdestruc7i0n2020-04-29
|\
| * Fixed tellraw components not being encoded properlyBen Landin2020-04-19
| |
* | add the ability to handle webhook messagesdestruc7i0n2020-04-29
|/
* Precedencedestruc7i0n2020-02-05
|
* Allow specification of the channel name rather than iddestruc7i0n2020-02-05
|
* Some more cleanupdestruc7i0n2020-02-05
|
* More config handlingdestruc7i0n2020-02-05
|
* Update typesdestruc7i0n2020-02-04
|
* Docs updatesdestruc7i0n2020-02-04
|
* Code cleanupdestruc7i0n2020-02-04
|
* Refactor and rebuild to TypeScriptdestruc7i0n2020-02-04