Rename AI.JS to AI.js

This commit is contained in:
koelo 2022-12-02 19:19:27 +08:00 committed by GitHub
parent 85f7200e49
commit a20d62fbf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ module.exports = async (message, author) => {
}
return final;
}
}