hll_rcon_tool
hll_rcon_tool copied to clipboard
Hell Let Loose Community RCON, CRCON for short. An alternative rcon client for HLL. It is a web application with many features, historical data, statistics, discord integrations, etc
Adds support for trigger words that only trigger if they appear at the start of the message. This can be set via the `DISCORD_PING_TRIGGER_START_WORDS` in the `.env` file.
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
I actually do not know if the trailing whitespaces are the real issue here, however, the following error popped up in our logs for an otherwise legitimate looking player: ```...
I think this is in a workable state for others to use or provide feedback on. I did not test it rigorously (I don't have a discord to test the...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Consider the following use case: - A squad with 6 players (let's assume ` Showa `, `CroDanz`, `I-Galaxy-I`, `vRezxiiZ`, `GUNKING666` and `Bob Jan`) - for some reason, `playerinfo Showa `...
when doing my initial setup i couldnt connect to the db after some digging i found that my HLL_DB_PASSWORD contained # which broke the code to connect to the db...
- Set a cycle of embed color(s) for the scorebot's box color. This will allow alternating colors to visually see the updates happen. - Allow for easier modification of header...
Use the "with XXX" of death/kill causes to tag the potential role of the perpetrator. ex: a kill with a mg42 would generate a machinegunner tag, a kill with a...
Allows server admins to choose different punishments for players that pass the TK threshold at the start of their session. See below file changes, should be pretty self-explanatory. Particularly useful...