or, https://github.com/mchangrh/owo-discord with slash commands
Highlights:
- owoify in discord
- slash commands
- Cloudflare workers
invite link coming soon
In discord - /owo
- change
wrangler.toml
to reflect your Cloudflare account & route - fill in
wrangler secret put
with:- your Client ID in
CLIENT_ID
- public key in
CLIENT_PUBLIC_KEY
- your Client ID in
- add
CF_API_TOKEN
to Github Secrets
- populate .env
- run
src/build/index.js
and updatecommands
in index.js