diff options
| author | Fuwn <[email protected]> | 2025-09-06 16:51:26 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-06 16:51:26 -0700 |
| commit | b625aff7160c593646efaf080163f96f69aa6391 (patch) | |
| tree | 163d5096e3145bcb0b0bf8feba5ab35ef12c9f62 /example.dev.vars | |
| download | umabotdiscord-b625aff7160c593646efaf080163f96f69aa6391.tar.xz umabotdiscord-b625aff7160c593646efaf080163f96f69aa6391.zip | |
feat: Initial commit
Diffstat (limited to 'example.dev.vars')
| -rw-r--r-- | example.dev.vars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example.dev.vars b/example.dev.vars new file mode 100644 index 0000000..aaebb9f --- /dev/null +++ b/example.dev.vars @@ -0,0 +1,3 @@ +DISCORD_APPLICATION_ID: "" +DISCORD_PUBLIC_KEY: "" +DISCORD_TOKEN: "" |