diff options
| author | Bobby <[email protected]> | 2024-09-08 02:32:17 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-09-08 02:32:17 -0400 |
| commit | 61bc5b38044bc52442415f83390ba72ed3b27491 (patch) | |
| tree | 73b727180897573d6a13c0a84ac4e1bb617f33ed /.env.example | |
| download | yato-61bc5b38044bc52442415f83390ba72ed3b27491.tar.xz yato-61bc5b38044bc52442415f83390ba72ed3b27491.zip | |
Initial Commit with MAL Auth
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..3e23693 --- /dev/null +++ b/.env.example @@ -0,0 +1,2 @@ +MAL_CLIENT_ID= # Your MAL client ID +MAL_CLIENT_SECRET= # Your MAL client secret
\ No newline at end of file |
