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
!
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>