Results 3 issues of Ghom

# Add a free gpt3-4 provider to avoid having to use ChatGPT. ## Initial proposal ### Hello ! Currently, OpenCommit uses ChatGPT as its AI model for generating commit messages....

If you have the following command type : ```js import * as app from "../app.js" export default new app.Command({ name: "hello", channelType: "all", description: "Say hello to a person", positional:...

bug
documentation

- Used discord.js v13 as peerDependency - Removed deprecied tests - Replaced eslint by prettier - Add useCache and onChunk options for the fetchMessages method - Replaced method names by...