/AnnictEye

💬 🐬Annict unofficial mobile client with react-native. Comment subscriber!

Primary LanguageJavaScript

AnnictEye

Application to subscribe comment of episodes you watched.

setup

Get ApplicationID and ApplicationSecretKey https://annict.com/oauth/applications/

Create .env file on root folder. and write this.

CLIENT_ID=[ApplicationID]
CLIENT_SECRET=[ApplicationSecretKey]