Update icons to new Anitrox themed icons.

This commit is contained in:
Anthony M 2021-02-25 01:03:33 -06:00 committed by GitHub
parent 62338fff98
commit d62381d2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 58 additions and 30 deletions

View File

@ -21,7 +21,7 @@ module.exports = {
const embed = { const embed = {
"title": ":8ball: Anitrox 8 Ball", "title": ":8ball: Anitrox 8 Ball",
"description": "Your question: **" + question + "**", "description": "Your question: **" + question + "**",
"color": 6942950, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",
"text": "Made with ❤ in Illinois | Anitrox © 2018-2021 IDeletedSystem64" "text": "Made with ❤ in Illinois | Anitrox © 2018-2021 IDeletedSystem64"

View File

@ -6,7 +6,7 @@ module.exports = {
const messageAuthor = message.author const messageAuthor = message.author
const taggedUser = message.mentions.users.first(); const taggedUser = message.mentions.users.first();
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 13632027, "color": 13632027,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -17,6 +17,9 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
if(!taggedUser) {
return message.channel.send("<:AnitroxError:809651936563429416> You need to specify an user!")
}
const embed = { const embed = {
"title": ":heart: Cuddle", "title": ":heart: Cuddle",
"description": "<@" + taggedUser + ">" + " You have been cuddled by " + "<@" + messageAuthor + ">!", "description": "<@" + taggedUser + ">" + " You have been cuddled by " + "<@" + messageAuthor + ">!",

View File

@ -7,7 +7,7 @@ module.exports = {
const messageAuthor = message.author const messageAuthor = message.author
const embed = { const embed = {
"title": "<:NyabotInfo:697145463350231040> **HELP** " + messageAuthor.username + " **THE BOT IS ON FIRE!** ", "title": "<:NyabotInfo:697145463350231040> **HELP** " + messageAuthor.username + " **THE BOT IS ON FIRE!** ",
"color": 9540095, "color": 9442302,
"description": "More commands are soon to come, stay tuned!", "description": "More commands are soon to come, stay tuned!",
"footer": { "footer": {
"text": "Some commands are hidden for dev-only. | Anitrox © IDeletedSystem64 2018-2021" "text": "Some commands are hidden for dev-only. | Anitrox © IDeletedSystem64 2018-2021"

View File

@ -14,7 +14,7 @@ module.exports = {
]; ];
//--------------------------------- //---------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -23,13 +23,12 @@ module.exports = {
}; };
const user = ("309427567004483586")
const version = ("Public Test Release 5 (build 465)") const version = ("Public Test Release 6 (build 493)")
const release = ("anitrox_ptb") const release = ("anitrox_ptb")
const os = require("os") const os = require("os")
const embed = { const embed = {
"title": "<:NyabotInfo:697145463350231040> Information about Anitrox", "title": "<:AnitroxInfo:809651936831733791> Information about Anitrox",
"description": "Everything you've ever wanted to know about Anitrox!", "description": "Everything you've ever wanted to know about Anitrox!",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
@ -37,7 +36,7 @@ const version = ("Public Test Release 5 (build 465)")
"text": "Made with ❤ in Illinois | Anitrox © IDeletedSystem64 2018-2021 " "text": "Made with ❤ in Illinois | Anitrox © IDeletedSystem64 2018-2021 "
}, },
"thumbnail": { "thumbnail": {
"url": "https://cdn.discordapp.com/attachments/549707869138714635/793524910172667964/Screenshot_26.png" "url": ("https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png")
}, },
"fields": [ "fields": [
{ {

View File

@ -23,7 +23,16 @@ module.exports = {
{ {
"name": "Anitrox PTB (Public Test Build)", "name": "Anitrox PTB (Public Test Build)",
"value": "This is the PTB build, which has new features as they are pushed out. and is generally stable. \n https://discord.com/oauth2/authorize?client_id=489125054261755925&scope=bot&permissions=66186303" "value": "This is the PTB build, which has new features as they are pushed out. and is generally stable. \n https://discord.com/oauth2/authorize?client_id=489125054261755925&scope=bot&permissions=66186303"
},
{
"name": "Anitrox Dev (Unstable)",
"value": "This isn't availiable for invite, though it is availiable on the support server."
},
{
"name": "Need help?",
"value": "You can join the support server here: bit.ly/anitrox-help"
} }
] ]
}; };
message.channel.send({ embed }); message.channel.send({ embed });

View File

@ -19,7 +19,7 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 13632027, "color": 13632027,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -31,7 +31,7 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -20,7 +20,7 @@ var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
//--------------------------------------------------- //---------------------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -19,7 +19,7 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -18,7 +18,7 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -4,7 +4,7 @@ module.exports = {
execute(client, message, args) { execute(client, message, args) {
const embed = { const embed = {
"title": ":ping_pong: Ping", "title": ":ping_pong: Ping",
"color": 15433939, "color": 9442302,
"fields": [ "fields": [
{ {
"name": "Ping is " + client.ws.ping + " ms", "name": "Ping is " + client.ws.ping + " ms",

View File

@ -18,7 +18,7 @@ module.exports = {
var gif = (gifchoices[index]); var gif = (gifchoices[index]);
// --------------------------------------- // ---------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 9442302, "color": 9442302,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -2,7 +2,7 @@ module.exports = {
name: 'reload', name: 'reload',
description: 'Reloads a command', description: 'Reloads a command',
args: true, args: true,
execute(client, message, args) { execute(client, message, args, denied) {
if (message.author.id == 309427567004483586) { if (message.author.id == 309427567004483586) {
const commandName = args[0].toLowerCase(); const commandName = args[0].toLowerCase();
const command = message.client.commands.get(commandName) const command = message.client.commands.get(commandName)
@ -21,7 +21,7 @@ module.exports = {
console.log('User reloaded ${command.name}.') console.log('User reloaded ${command.name}.')
} catch (error) { } catch (error) {
console.error(error); console.error(error);
message.channel.send(`There was an error while reloading \`${command.name}\`:\n\`${error.message}\``); message.channel.send(`<:AnitroxError:809651936563429416> There was an error while reloading \`${command.name}\`:\n\`${error.message}\``);
} }
} else { } else {
const embed = { const embed = {

View File

@ -3,7 +3,7 @@ module.exports = {
name: 'restart', name: 'restart',
description: '(Owner Only) Shuts down the bot.', description: '(Owner Only) Shuts down the bot.',
execute(client, message, args) { execute(client, message, args) {
const { token } = require('./config.json'); const { token } = require('../config.json');
if (message.author.id == 309427567004483586) { if (message.author.id == 309427567004483586) {
message.channel.send("<a:NyabotWorking:697147309531594843> Restarting...").then message.channel.send("<a:NyabotWorking:697147309531594843> Restarting...").then
client.destroy() client.destroy()

View File

@ -1,6 +1,6 @@
module.exports = { //module.exports = {
name: "setnick", // name: "setnick",
description: "Set yours or another users nickname." // description: "Set yours or another users nickname."
execute(client, message, args) { // execute(client, message, args) {

View File

@ -9,7 +9,7 @@ module.exports = {
//--------------------------------------------------- //---------------------------------------------------
const errorembed = { const errorembed = {
"title": "<:NyabotError:697145462347661412> Error", "title": "<:AnitroxError:809651936563429416> Error",
"color": 13632027, "color": 13632027,
"footer": { "footer": {
"icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://images-ext-2.discordapp.net/external/-qaO3jaZLojhEnjrHiKABdXD7gLWqFvdUqHdskNGWhE/https/media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",

View File

@ -2,12 +2,27 @@
module.exports = { module.exports = {
name: 'stop', name: 'stop',
description: '(Owner Only) Shuts down the bot.', description: '(Owner Only) Shuts down the bot.',
execute(client, message, args) { execute( client, message, args, denied) {
if (message.author.id == 309427567004483586) { if (message.author.id == 309427567004483586) {
message.channel.send("<a:NyabotWorking:697147309531594843> Shutting Down...").then message.channel.send("<a:NyabotWorking:697147309531594843> The bot is stopping!")
.then
client.destroy() client.destroy()
.catch(console.error) .catch(console.error)
} else { } else {
message.channel.send("<:NyabotDenied:697145462565896194> Access Denied, You must be bot owner to execute this command."); const embed = {
"title": denied + "**Access is denied**",
"color": 13632027,
"footer": {
"icon_url": "https://cdn.discordapp.com/attachments/549707869138714635/793524910172667964/Screenshot_26.png",
"text": "Anitrox © IDeletedSystem64 2018-2021 All Rights Reserved."
},
"fields": [
{
"name": "**What Happened?**",
"value": "You don't have the appropriate permissions to run this command!"
}
]
};
message.channel.send({ embed });
} }
}} }}

View File

@ -13,10 +13,12 @@ module.exports = {
var i=0;i<user.presence.activities.length;i var i=0;i<user.presence.activities.length;i
const activity = user.presence.activities[i]; const activity = user.presence.activities[i];
if(!activity) {
const activity = "This user doesn't have a set status"
// Checks if a user was mentioned. If not, returns error message.
}
const embed = { const embed = {
"title": "Everything you've ever wanted to know about " + user.username + "!", "title": "Everything you've ever wanted to know about " + user.username + "!",
@ -25,7 +27,7 @@ module.exports = {
"icon_url": "https://media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png", "icon_url": "https://media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",
"text": "Made with ❤ in Illinois | Anitrox © 2018-2021 IDeletedSystem64" "text": "Made with ❤ in Illinois | Anitrox © 2018-2021 IDeletedSystem64"
}, },
"thumbnail": { "thumbnail": {
"url": user.displayAvatarURL() "url": user.displayAvatarURL()
}, },