From 43f47eda52614ffe965444b8e019bade760a7829 Mon Sep 17 00:00:00 2001 From: Toastie Date: Thu, 21 Mar 2024 00:40:43 +1300 Subject: [PATCH] Updated some important files. --- .gitignore | 3 ++- LICENSE | 2 +- giveaways.json | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 giveaways.json diff --git a/.gitignore b/.gitignore index 58a7e9f..27c6ba3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules giveaways.js -config.json \ No newline at end of file +config.json +giveaways.json \ No newline at end of file diff --git a/LICENSE b/LICENSE index f1512fa..109d49a 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023 Toastie_t0ast + Copyright 2024 Toastie_t0ast Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/giveaways.json b/giveaways.json deleted file mode 100644 index 10ad9ba..0000000 --- a/giveaways.json +++ /dev/null @@ -1 +0,0 @@ -[{"messageId":"1178260749441830943","channelId":"553759294953357314","guildId":"553759294953357312","startAt":1700989652527,"endAt":1700989652557,"ended":true,"winnerCount":1,"prize":"test","messages":{"giveaway":"🎉🎉 **GIVEAWAY** 🎉🎉","giveawayEnded":"🎉🎉 **GIVEAWAY ENDED** 🎉🎉","title":"{this.prize}","inviteToParticipate":"React with 🎉 to participate!","winMessage":"Congratulations, {winners}! You won **{this.prize}**!","drawing":"Drawing: {timestamp}","dropMessage":"Be the first to react with 🎉 !","embedFooter":"Giveaways","noWinner":"Giveaway cancelled, no valid participations.","winners":"winner(s)","endedAt":"Ended at","hostedBy":"Hosted by: {this.hostedBy}"},"hostedBy":"<@234542843732033537>"},{"messageId":"1178260884200620084","channelId":"553759294953357314","guildId":"553759294953357312","startAt":1700989684632,"endAt":1700989724632,"ended":true,"winnerCount":1,"prize":"test","messages":{"giveaway":"🎉🎉 **GIVEAWAY** 🎉🎉","giveawayEnded":"🎉🎉 **GIVEAWAY ENDED** 🎉🎉","title":"{this.prize}","inviteToParticipate":"React with 🎉 to participate!","winMessage":"Congratulations, {winners}! You won **{this.prize}**!","drawing":"Drawing: {timestamp}","dropMessage":"Be the first to react with 🎉 !","embedFooter":"Giveaways","noWinner":"Giveaway cancelled, no valid participations.","winners":"winner(s)","endedAt":"Ended at","hostedBy":"Hosted by: {this.hostedBy}"},"hostedBy":"<@234542843732033537>","winnerIds":["234542843732033537"]}] \ No newline at end of file