Skip to content

Commit bb857dd

Browse files
authored
feat: make BABDI a little less harsh (#57)
1 parent ecfd2df commit bb857dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interactions/commands/handlers/info/topics/but-another.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ export const butAnother: InfoTopic = {
66
embeds: [
77
getBaseEmbed().setTitle('But Another Bot Does It?').setDescription(`
88
Just a friendly reminder, just because Software A supports something, that doesn't mean that Software B is required to support it.
9-
Things you want won't always appear in the software you use.
10-
This is true in all walks of computer life and why there are so many tools that do the same thing.
9+
Things you want may not always appear in the software you use, or may take time from our open source community to contribute and build.
10+
This is true in all walks of computer life and why there are so many tools that do similar things - if Firebot isn't able to do something today, there might be another tool out there that can be a stopgap if/until Firebot supports it.
1111
`),
1212
],
1313
},

0 commit comments

Comments
 (0)