diff --git a/.env b/.env new file mode 100644 index 0000000..2387d3b --- /dev/null +++ b/.env @@ -0,0 +1,4 @@ +#YOUR API KEY HERE +key='' +client_id=19161 +filter='!bN4iJfRmwXV)w1' \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8cb07aa..bd3efb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ env *.pyc #ignore API Key -.env +#.env #pycache __pycache__ #vs code