From a36d5514c068a5006e3a3aeda3e9ac13f03f07ba Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 6 Feb 2022 18:18:35 +0530 Subject: initial commit for the script --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 21345aa..52bb0fc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # mal-authtoken-generator Simple python script to generate your own MyAnimeList OAuth authentication token. + +Heavily inspired with [this guide](https://myanimelist.net/blog.php?eid=835707), +you can use this simple python script to generate an OAuth token to get access +to MyAnimeList's API. + +## Licence + +Licenced under the GNU General Public Licence + +GNU GPL: https://www.gnu.org/licenses/gpl-3.0.en.html + +Copyright (c) 2022 Vidhu Kant Sharma -- cgit v1.2.3