Update /about
This commit is contained in:
parent
2a574e42d9
commit
93638c0cd5
2
index.js
2
index.js
|
@ -874,7 +874,7 @@ discord.on("interactionCreate", async (interaction) => {
|
|||
thumbnail: {
|
||||
url: discord.user.avatarURL()
|
||||
},
|
||||
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.`,
|
||||
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\nThis bot is not affiliated with NOAAm the National Weather Service, or the IEM project.`,
|
||||
fields: [
|
||||
{
|
||||
name: "Uptime",
|
||||
|
|
Loading…
Reference in a new issue