Skip to content

Fetch data from the Discord API and save it in the database

License

Notifications You must be signed in to change notification settings

toddledev/discord-api

Repository files navigation

discord-api

Fetch data from the Discord API and save it in the database

Run bun run dev in your terminal to start a development server Run curl "http://localhost:60626/__scheduled?cron=*+*+*+*+*" to see your worker in action Run bun run deploy to publish your worker

Bind resources to your worker in wrangler.toml. After adding bindings, a type definition for the Env object can be regenerated with npm run cf-typegen.

About

Fetch data from the Discord API and save it in the database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published