diff --git a/LICENSE b/LICENSE index fbccf51..0141d56 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -This software is under the Revised BSD License +This software is provided under the Revised BSD License Copyright 2024 Loopdelux diff --git a/README b/README index 05e2593..906c031 100644 --- a/README +++ b/README @@ -4,8 +4,4 @@ Dependencies: o Typescript o Concordia -Credits: - o Jess - o Discordjs.guide - P/S: I'm a beginner at JS/TS; please excuse me for any poor decisions. Feedback is appreciated. diff --git a/src/commands/hi.ts b/src/commands/goodnight.ts similarity index 100% rename from src/commands/hi.ts rename to src/commands/goodnight.ts