0to1AI / discord-code-review-bot-cloudflare

Code Review bot for Discord implemented using Cloudflare Workers AI

Home Page:https://www.0to1ai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-code-review-bot

👉 https://www.0to1ai.com 👈

cover_0to1ai

What is it?

Code Review bot for Discord implemented using Cloudflare Workers and Groq.

     

Development

Install pnpm

The easiest way to install pnpm is via Node.js Corepack. Inside the folder with the bot, run these commands:

corepack enable
corepack install

Alternatively, follow the instructions for your operating system found here: pnpm.io/installation

Prepare the environment

Install the dependencies:

pnpm install

Copy wrangler-example.toml to wrangler.toml and .dev.vars-example to .dev.vars and fill in the necessary values.

You'll need a Cloudflare account and a Discord bot token to proceed.

Run the bot

pnpm dev

About

Code Review bot for Discord implemented using Cloudflare Workers AI

https://www.0to1ai.com


Languages

Language:TypeScript 100.0%