diff --git a/README.md b/README.md index 3fa7460d..6af53151 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ > > +

Made with ❤️ by

@@ -67,7 +68,8 @@ Edit the required value in `config.json`. "uaOverride": "WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36", "token": "api-key", "nao": "api-key", - "vhtear": "api-key" + "vhtear": "api-key", + "melodic": "api-key" } ``` @@ -76,7 +78,8 @@ Edit the required value in `config.json`. `uaOverride`: your user agent. `token`: API token. You can get it [here](https://api.i-tech.id) by creating an account. After that, set your server/host static IP in [here](https://api.i-tech.id/settings/profile). `nao`: SauceNAO API token. You can get it [here](https://saucenao.com/user.php) by creating an account. -`vhtear`: VHTear API token. You can get it [here](https://api.vhtear.com/) by purchasing his API key. +`vhtear`: VHTear API token. You can get it [here](https://api.vhtear.com/) by purchasing his API key. +`melodic`: MelodicXT API token. You can get it [here](https://melodicxt.herokuapp.com/) by purchasing his API key. ## 🗣️ Changing language If you want to change the language, replace all `ind` function to `eng`.