Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 655 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 655 Bytes

discord-bot-ai

Overview

Discord AI Bot / Chat Bot is a bot made with Typescript, which can perform Slash Command / Legacy (Message Command) / Hybrid Command. We are integrated with ChatGPT (Unofficial), OpenAI, DALL·E, Midjourney through Replicate, and Stable-Diffusion 2.1

We use our own live framework, rbx-discord. The Event Builder found here is also made directly by the package @rbxdiscord/builders.

Installation

  1. Install all packages needed
  npm i
  1. Edit configuration on .env

  2. Run with

  npm run build

Contributor

robloxjw02

Technology

NodeJS, Typescript