TgCatUB / catuserbot

A simple Telegram userbot based on Telethon
https://tgcatub.gitbook.io/
GNU Affero General Public License v3.0
1.52k stars 5.41k forks source link

Animechan API migrated to another URL #363

Closed luisbandalap closed 10 months ago

luisbandalap commented 11 months ago

Hello,

Original animechan API url was https://animechan.vercel.app/api/random but now is https://animechan.xyz/api/random

Changing it should allow alive plugin's {ANIME} caption to work again.

https://github.com/TgCatUB/catuserbot/blob/2e521b3227e9075979d0112f07e876f846910d3e/userbot/plugins/alive.py#L54C29-L54C29

Jisan09 commented 11 months ago

Open PR on beta : )

sandy1709 commented 10 months ago

Merged into beta.

marking as closed.