Update bot description in index.js

This commit is contained in:
Christopher Cookman 2024-05-08 08:05:43 -06:00
parent d236181231
commit b746a19476
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -427,7 +427,7 @@ discord.on("interactionCreate", async (interaction) => {
thumbnail: { thumbnail: {
url: discord.user.avatarURL() 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: [ fields: [
{ {
name: "Guilds", name: "Guilds",