Skip to content

rshero/llyod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llyod

Llyod


Mangaite

Llyod

AniStash

An advance telegram bot for manga, comic, novels etc.

Stars Forks Repo-Size License Python

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

• <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


LICENSE

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