Simple Discord bot built with lmstudio.js
- Install LM Studio and the models that you want.
- Go to "Local Server" and change the port to 125.
- Start the local server.
- Rename
config.ts.example
toconfig.ts
.- Fill up the configuration.
- Fill up the prompts.
- Run
npm install
.- Run
npm run start