aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-09-08 02:32:17 -0400
committerBobby <[email protected]>2024-09-08 02:32:17 -0400
commit61bc5b38044bc52442415f83390ba72ed3b27491 (patch)
tree73b727180897573d6a13c0a84ac4e1bb617f33ed /.env.example
downloadyato-61bc5b38044bc52442415f83390ba72ed3b27491.tar.xz
yato-61bc5b38044bc52442415f83390ba72ed3b27491.zip
Initial Commit with MAL Auth
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
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