Skip to content

SquirrelsMcGee/GDis-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDis-Server

My personal custom Discord bot featuring local AI LLM integrations with web search.

No releases nor instructiosn are provided. Do not steal this code without asking.

p.s. This is for fun, for me, and I don't care.

p.p.s The Dis is GDis stands for my screen-name, dispris, actually

Setup

These steps assume you have some node/web development knowledge. Please search online for help if you get stuck, raise an issue if you really need it.

  1. Ensure you have node installed (I'm using 20.14.0)
  2. Run npm install in the project folder
  3. Edit the .env file in the project folder to include your discord bot token, and brave api key (if using web-search integration).

Development builds

This part assumes you want to write code and have changes happen immediately

  1. Run npm run dev, this will automatically build the project, and then start the script in the dist/ output folder

Production builds

TODO: fill in later i really don't care

About

Server for Gdis-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published