mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 10:25:01 +00:00
AboutCmd: change wording to reflect deprecation
This commit is contained in:
parent
ccd1d3d69e
commit
70f0a63087
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ export const AboutCmd = utilityCmd({
|
||||||
aboutContent.embeds![0].fields!.push({
|
aboutContent.embeds![0].fields!.push({
|
||||||
name: "Zeppelin supporters 🎉",
|
name: "Zeppelin supporters 🎉",
|
||||||
value:
|
value:
|
||||||
"These amazing people have supported Zeppelin development by pledging on [Patreon](https://www.patreon.com/zeppelinbot):\n\n" +
|
"These amazing people supported Zeppelin's development by pledging on the now defunct Patreon:\n\n" +
|
||||||
formattedSupporters,
|
formattedSupporters,
|
||||||
inline: false,
|
inline: false,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue