Simple Discord bot built with lmstudio.js
- Install LM Studio and the models that you want.
- Start the local server.
- Rename
config.ts.example
toconfig.ts
.- Fill up the configuration.
- Fill up the system prompts.
- Run
npm install
.- Run
npm run start
.