summary refs log tree commit diff homepage
path: root/src/Discord.ts (follow)
Commit message (Expand)AuthorAge
* Send Discord replies to MinecraftJune McEnroe2023-01-14
* Stay connected to rconJune McEnroe2023-01-14
* update logic for sending messagesdestruc7i0n2022-03-13
* encode unicode characters in names toodestruc7i0n2022-01-27
* added testsdestruc7i0n2022-01-03
* added debug for webhook ratelimitdestruc7i0n2022-01-03
* Webhook updates (#78)destruc7i0n2022-01-02
* fallback to bot message if webhook failsdestruc7i0n2021-12-29
* escape unicode charactersdestruc7i0n2021-12-29
* updated to discord.js v13 (#77)destruc7i0n2021-12-24
* 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
* only allow text messages to be handleddestruc7i0n2021-06-26
* use uuids for avatar requests with webhooksdestruc7i0n2021-06-20
* update packagesdestruc7i0n2020-10-31
* 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 replaceDiscordMentionsMarshall Oliver2020-08-04
* | Add nickname to variables objMarshall Oliver2020-08-04
|/
* 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
* Update typesdestruc7i0n2020-02-04
* Refactor and rebuild to TypeScriptdestruc7i0n2020-02-04