Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 323 Bytes

File metadata and controls

13 lines (10 loc) · 323 Bytes

lms-bot

Simple Discord bot built with lmstudio.js

Installation

  1. Install LM Studio and the models that you want.
  2. Start the local server.
  3. Rename config.ts.example to config.ts.
  4. Fill up the configuration.
  5. Fill up the system prompts.
  6. Run npm install.
  7. Run npm run start.