https://github.com/cyberflamego/nceahelpworker
NCEAHelp's Discord bot, built on Cloudflare Workers
https://github.com/cyberflamego/nceahelpworker
cloudflare cloudflare-workers discord discord-interactions hono linked-roles serverless typescript workers workers-kv
Last synced: 5 months ago
JSON representation
NCEAHelp's Discord bot, built on Cloudflare Workers
- Host: GitHub
- URL: https://github.com/cyberflamego/nceahelpworker
- Owner: CyberFlameGO
- Created: 2023-08-15T00:08:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-26T04:59:31.000Z (5 months ago)
- Last Synced: 2025-09-26T06:26:29.812Z (5 months ago)
- Topics: cloudflare, cloudflare-workers, discord, discord-interactions, hono, linked-roles, serverless, typescript, workers, workers-kv
- Language: TypeScript
- Homepage:
- Size: 1.72 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# NCEAHelp Worker
This repo contains the code for the NCEAHelp Discord bot. It runs serverlessly in a Cloudflare Worker, and is written primarily in TypeScript.
> This project's main developments occurred in [CyberFlameGO/NCEAHelpWorker_fork](https://github.com/CyberFlameGO/NCEAHelpWorker_fork) until commit 20dde5113aefb2ceb5ff73543f7d9686291f2f41 (20dde51) - pull requests prior to/including that commit can be found in that old fork repository. The project was moved to a new repository to create a new repository network, and remove the limitations present that are encountered with repository forks - the code has changed substantially enough to justify such a move.