mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-23 00:21:28 +00:00
feat: migrate send logs and discord links to D1
This commit is contained in:
parent
5a98e45544
commit
3a6a2cbbc5
16 changed files with 139 additions and 79 deletions
|
|
@ -15,6 +15,7 @@ export interface Env {
|
|||
DISCORD_APPLICATION_ID?: string;
|
||||
ASSETS?: Fetcher;
|
||||
KV: KVNamespace;
|
||||
DB: D1Database;
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue