Skip to content

mrdjohnson/lmstudio-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmstudio-discord-bot

Created with LM Studio scaffold: node-typescript

Welcome to your new project! This scaffold is a starting point for building an AI-enabled Node.js project with LM Studio SDK. To interact with LM Studio, you should start the LM Studio local server with the command:

lms server start

Getting Started

Development

The source code resides in the src/ directory. For development purposes, you can run the project using:

npm start

Building for Production

To prepare your project for production, compile the TypeScript code to JavaScript using:

npm run build

This will compile the TypeScript code in the src/ directory to JavaScript in the dist/ directory.

Community & Help

About

A tutorial for creating a Discord bot that responds using LM Studio! This code is based on a blogpost found here: https://dev.to/mrdjohnson/i-made-a-discord-bot-with-lmstudiojs-4fd6

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors