From b746a19476ac85d3c884cfc1da09b38076f1aa15 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Wed, 8 May 2024 08:05:43 -0600 Subject: [PATCH] Update bot description in index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index fc44649..9721aa4 100644 --- a/index.js +++ b/index.js @@ -427,7 +427,7 @@ discord.on("interactionCreate", async (interaction) => { thumbnail: { url: discord.user.avatarURL() }, - description: `I am a bot that listens to weather.im alerts and sends them to discord channels.\nI am open source, you can find my code [here!](https://github.com/ChrisChrome/iembot-2.0)`, + description: `I listen to all the weather.im rooms and send them to discord channels.\nI am open source, you can find my code [here!](https://github.com/ChrisChrome/iembot-2.0)\n\nThough this is definitely a spiritual successor to NWSBot, we are not affiliated with NWSBot or the National Weather Service.`, fields: [ { name: "Guilds",