rubpro / ticia

another discord bot using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai discord chat bot

built using node.js / discord.js / openai

To run locally on your machine

note you need to update the appropriate tokens in the example.env file and rename to .env

npm install && npm run start

To run on docker

there a couple of make commands to handle the image and orchastrate the container, the compose command both builds and starts it.

make compose

About

another discord bot using node


Languages

Language:JavaScript 88.0%Language:Makefile 4.8%Language:Shell 3.7%Language:Dockerfile 3.4%