Compare commits

..

3 Commits

Author SHA1 Message Date
Sophie Marie b283e1512a
Add notice that we are ending development soon. 2023-05-19 12:53:14 -05:00
Sophie Marie 08496ff1ef
didnt i get rid of yarn 2023-05-19 12:38:30 -05:00
Sophie Marie 5f7ebc164d
update default prefix 2023-05-19 12:34:01 -05:00
3 changed files with 8 additions and 1399 deletions

View File

@ -15,8 +15,8 @@ module.exports = {
handle (_, config, user) {
return {
embeds: [{
title: 'Add Anitrox to your Server!',
description: 'Weather you want stable, or that squeaky clean fresh PTB build, we gotchu.',
title: 'Woaaaa, New Server!',
description: 'Weather you want stable, or a dev build we gotchu.',
color: 9442302,
footer: {
icon_url: user.displayAvatarURL(),
@ -27,9 +27,9 @@ module.exports = {
},
fields: [
{ name: 'Anitrox', value: 'Get the ripe off the vine Anitrox! \n [Add Anitrox to your server](https://discord.com/oauth2/authorize?client_id=576805923964715018&scope=bot&permissions=8)' },
{ name: 'Anitrox PTB (Public Test Build)', value: 'Anitrox PTB is going to be discontinued on November 25th, 2022. [Learn More](https://docs.google.com/document/d/1cpmJjBEo-blxvirOtDsIT-Hrq40qVseRHBY7asBT47k)' },
{ name: 'Anitrox Dev, Self hosting and more!', value: 'Self-host your own Anitrox (including dev!), Contribute, and more! The possibilites are endless. [Anitrox Source](https://github.com/IDeletedSystem64/anitrox)' },
{ name: 'Need help?', value: 'Come join the Anitrox Support Server, for support and much more!\n [Anitrox Support Server](https://discord.gg/grebRGsBZ3)' }
{ name: 'Anitrox Dev, Self hosting and more! (Recommended.)', value: 'Self-host your own Anitrox (including dev!), Contribute, and more! The possibilites are endless. [Anitrox Source](https://github.com/IDeletedSystem64/anitrox)' },
{ name: 'Need help?', value: 'Come join the Anitrox Support Server, for support and much more!\n [Anitrox Support Server](https://discord.gg/grebRGsBZ3)' },
{ name: ':exclamation: Attention!', value: "Anitrox may stop receiving updates soon, It's best that you self-host or look for an alternative Discord bot. [Learn More](https://system64.dev/anitrox-notice.txt)"}
]
}]
};

View File

@ -1,7 +1,7 @@
{
"prefix": "n!",
"release": "Developer Release",
"build": "1.3.3dev",
"prefix": "np!",
"release": "Stable Release",
"build": "1.3.4",
"footerTxt": "Anitrox, made with <3 by IDeletedSystem64 | 2018-2023",
"sandbox": {
"enabled": false,

1391
yarn.lock

File diff suppressed because it is too large Load Diff