Skip to content

Commit

Permalink
extra
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartrigger authored Aug 30, 2024
1 parent 39c2c5f commit e4ec1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triggers/notices/iris.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const embed_iris = new EmbedBuilder()
.setColor("Blurple")

module.exports = {
name: ["iris", "Iris"],
name: ["iris", "Iris", "IRIS"],

execute(message, args) {
const channels = ["945502948111290498", "946021441298649158"];
Expand Down

0 comments on commit e4ec1ce

Please sign in to comment.