Skip to content

notunderctrl/discord-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT 3.5 Discord Chat Bot

How to use this bot

  1. Clone the Github repo in your current directory
git clone https://github.com/notunderctrl/discord-chat-bot.git .

  1. Install all the packages
  • If you're using npm
npm install
  • If you're using yarn
yarn

  1. Run the bot

For development

  • Using npm
npm run dev
  • Using yarn
yarn dev

For production

  • Using npm
npm run start
  • Using yarn
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published