Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 337 Bytes

badcomapny

this is a manga eater client for discord.

using Cloudflare Workers

Edge Computing & Mangarawjp scraper practice.

How to set Commands

edit src/commands.ts & src/index.ts files.

  • src/commands.ts is for slash command registration.
  • src/index.ts is for slash command handler excused by Cloudflare Workers.