SkillAgentSearch skills...

Llyod

A telegram bot for manga, comics, novels etc.

Install / Use

/learn @rshero/Llyod
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="https://i.ibb.co/PskGP8H/image.png" alt="llyod" height="300" widht="300"/> <h1>Llyod</h1>

<kbd><br>Mangaite<br></kbd><kbd><br>Llyod<br></kbd><kbd><br>AniStash<br></kbd>

<p>An advance telegram bot for manga, comic, novels etc.</p>

Stars Forks Repo-Size License Python

</div>

Llyod is a telegram bot that displays information related to any manga, comic, novel etc. It also displays about it's release, author, adaptation and more. You can find it here @LlyodFronteraBot Support is @mangaite.

It's built on python using telethon also utilizing some other libraries and APIs. Credits below.

Features

Llyod commands and what they do


• /start: Get a friendly hello message.
• /help: get this message below with the commands.
• /mu <query>: to get manga result from mangaupdates.
• /author <query>: to search for authors.
• /comic <query>: to get manga result from Comick.
• /dex <query>: to get manga result from MangaDex.
• /animu <query>: to get anime result from MyAnimeList.
• /novel <query>: to get novel search results.
• /sauce <reply/img url>: to get saucenao results.
• /latestchps: type (manhwa manga manhua) shows latest released chapters from comick
• /top <type, genres, -ex-genres> type: manhwa manga manhua shows ex: /top manhwa, manga action, fantasy -romance
• /trending <days> (7, 30, 90) shows 10 trending comics from comick

• <manga title> Adding something like this will reply to the first result fom mangadex.
• {anime title} Adding something like this will reply with MyAnimeList search results.

Inline Usage

Copy and paste the bot username into your msg box as shown below

@LlyodFronteraBot  to show the menu
@LlyodFronteraBot  .dex for mangadex search
@LlyodFronteraBot  .comic for comick.app search

Deploy

If you want to deploy the bot for yourself follow the instructions below

Note: Currently you can only deploy it on a vps.

  • git clone https://github.com/rshero/llyod
  • cd llyod
  • pip install -U -r rerquirements.txt
  • cd llyod (Bot Directory)
  • cp sample_config.py config.py
  • Fill all your variables inside config.py. Variable guide is below
  • cd .. (come out of the bot directory)
  • python3 -m llyod (Run the bot as a module)
  • 😎 Enjoy!

Tip: Depending on your system these commands may need some alteration.

Variables

  • To get api_id and api_hash for telegram - https://my.telegram.org/auth sign in here.
  • To get bot_token @botfather pm this bot and create a new bot and copy the token from here.
  • For mu_token short for mangaupdates follow the guide here Mangaupdates API
  • For mal_client_id follow the guide here MAL
  • For SAUCE_KEY Go Here Create a saucenao account if you haven't

You can ask for help about these on our support chat.

Credits

<hr>

LICENSE

License
Llyod is licensed under GNU Affero General Public License v3 or later.

<!--------{Badges}---------> <!--------{Links}--------->

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated6mo ago
Forks1

Languages

Python

Security Score

87/100

Audited on Sep 23, 2025

No findings