Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 512 Bytes

Choco

SWUbanner A small bot, written with Slshx, Typescript and Cloudflare Workers. Note that all commands after this point will use pnpm but if you use npm, just replace pnpm with npm!

Setup

pnpm install

Edit dev.env and env.jsonc with your values and then save.

BOT_TOKEN=<discord bot token>
UNSPLASH_API_KEY=<unsplash access token>