guildinfo: forgot to remove the tag field
This commit is contained in:
parent
fc19103bdd
commit
9efafc74cd
1 changed files with 0 additions and 5 deletions
|
@ -129,11 +129,6 @@ guildinfo.callback = async function (msg, line, args, {nolocal, debug}) {
|
|||
value: clan.member_count,
|
||||
inline: true,
|
||||
},
|
||||
{
|
||||
name: "Tag",
|
||||
value: clan.tag,
|
||||
inline: true,
|
||||
},
|
||||
clan.search_terms.length > 0 && {
|
||||
name: "Interests/Topics/Traits",
|
||||
value: termLines.join("\n"),
|
||||
|
|
Loading…
Reference in a new issue