debsishu / Miyou

An anime discovery, streaming site made with React.js. It uses AniList API and video data from GogoAnime. No ads and no VPN required.
https://miyouanime.vercel.app/
73 stars 31 forks source link

Telegram bot & login ? #9

Closed titu3e closed 1 year ago

titu3e commented 2 years ago

you can integrate your website with a telegram bot that can show anime availability and download it and also give info bout anime

And You should also add a login feature

Jeydin21 commented 2 years ago

Login would be cool, it could save the currently watching anime and we could favorite animes

titu3e commented 2 years ago

Login would be cool, it could save the currently watching anime and we could favorite animes

yah but bot would be good too since theres no such thing as anime download bot in telegram

debsishu commented 2 years ago

Login would be cool, it could save the currently watching anime and we could favorite animes

Yes, I've been thinking of implementing that, but before that, I want to change the structure of the site. Currently, Anilist API is being fetched from the backend. But due to Anilist's restrictions, we cannot do more than 90 calls per minute from an IP address. Currently, the site doesn't have that much traffic so it is not an issue. But for future-proofing, I want to move the Anilist API calling part to the front end so the IP will be depended on the user, not the server. This way API will not get rate limited.

titu3e commented 2 years ago

Login would be cool, it could save the currently watching anime and we could favorite animes

Yes, I've been thinking of implementing that, but before that, I want to change the structure of the site. Currently, Anilist API is being fetched from the backend. But due to Anilist's restrictions, we cannot do more than 90 calls per minute from an IP address. Currently, the site doesn't have that much traffic so it is not an issue. But for future-proofing, I want to move the Anilist API calling part to the front end so the IP will be depended on the user, not the server. This way API will not get rate limited.

but what about the bot?

Jeydin21 commented 2 years ago

Why do you need anime in telegram?

titu3e commented 2 years ago

Why do you need anime in telegram?

i makes easy to find animes download them