|
2 months ago | |
---|---|---|
.gitignore | 2 months ago | |
.prettierrc | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
index.js | 2 months ago | |
package.json | 2 months ago | |
router.js | 2 months ago | |
secrets.json.example | 2 months ago | |
wrangler.toml | 2 months ago |
codesbot is the automated bot powering matthewgall.codes migration and mirroring services. It serves a few functions:
codesbot is powered by Cloudflare Workers, and it's Scheduled Worker feature. You need a Cloudflare account to deploy this service. Once you have, and you have updated wrangler.toml with the correct details:
cat secrets.json.example | wrangler secret put TOKEN
wrangler publish
Licenced under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0