diff --git a/functions/AI.JS b/functions/AI.js similarity index 99% rename from functions/AI.JS rename to functions/AI.js index 52f26c5..209606c 100644 --- a/functions/AI.JS +++ b/functions/AI.js @@ -53,4 +53,4 @@ module.exports = async (message, author) => { } return final; -} \ No newline at end of file +}