diff --git a/package.json b/package.json index 4e6d7d9..cb7d63a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "naomis-moderation-bot", + "name": "celestine", "version": "1.3.0", "description": "A public paid moderation bot for Discord.", "main": "prod/index.js", diff --git a/src/commands/help.ts b/src/commands/help.ts index 6abd0fc..707611f 100644 --- a/src/commands/help.ts +++ b/src/commands/help.ts @@ -32,7 +32,7 @@ export const help: Command = { ); const embed = new EmbedBuilder(); - embed.setTitle("Naomi's Moderation Bot"); + embed.setTitle("Celestine"); embed.setDescription( "This is a highly focused moderation bot designed to deliver the best experience when it comes to keeping your community safe and welcoming. To ensure we are able to deliver the features our users require, this bot is only available through a $5/month subscription." ); diff --git a/src/server/serve.ts b/src/server/serve.ts index 77dee79..399f35a 100644 --- a/src/server/serve.ts +++ b/src/server/serve.ts @@ -49,7 +49,7 @@ export const serve = async (bot: ExtendedClient) => { - Naomi's Mod Bot + Celestine @@ -57,7 +57,8 @@ export const serve = async (bot: ExtendedClient) => {
-

Naomi's Mod Bot

+

Celestine

+ Celestine

A paid moderation bot for Discord.