Skip to content

Code Review bot for Discord implemented using Cloudflare Workers AI

Notifications You must be signed in to change notification settings

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

Repository files navigation

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

Resources

Stars

Watchers

Forks