Resolve message body HTML entities in Trivia bot.

This commit is contained in:
2021-11-15 20:29:13 +01:00
parent 0870ac9352
commit a5fb878192
3 changed files with 14 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"bhttp": "^1.2.8",
"bottleneck": "^2.19.5",
"config": "^3.3.6",
"html-entities": "^2.3.2",
"jsdom": "^18.1.0",
"linkify-it": "^3.0.3",
"simple-node-logger": "^21.8.12",