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.
- Install all packages needed
npm i
-
Edit configuration on .env
-
Run with
npm run build
NodeJS, Typescript