Fix sanitization with homebrew, changed links to point to the new help link

This commit is contained in:
TheEssem 2019-12-06 08:55:30 -06:00
parent 3836ecb69b
commit 38fa8c4629
5 changed files with 6 additions and 6 deletions

View file

@ -69,7 +69,7 @@ exports.defaults = {
};
exports.tagDefaults = {
help: {
content: "https://essem.space/esmBot/commands.html?dev=true",
content: "https://projectlounge.pw/esmBot/help.html",
author: "198198681982205953"
}
};