Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 276 Bytes

Description

Simple discord bot with openai commands written in node js

Config

Rename config.template.json to config.json and fill it with your api keys etc

Starting the bot

Install npm packages with npm install And then start it with npm run or with node .