Skip to content

arescrimson/LytroOld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lytro

Discord.js based discord bot for anime/manga information.

About

IMPORTANT AS OF 12/19/2023, THIS BOT HAS NOW BEEN COMPLETELY REWRITTEN INTO A NEWER VERSION, WHICH CAN BE LOCATED HERE.

Anime Discord Bot for quick information on anime/manga, characters, and more.

Now supports title caching; any command with an [name] identifier will stay within the searched title directory. Commands pertaining to that directory can be entered without the [name].

Data Source: This bot uses the MyAnimeList (MAL) API and AniList API to fetch anime and manga information. You can visit MyAnimeList or AniList for more details.

Anime Commands

!a [name]: returns information like synopsis, rating based off total votes, genre, and url. Scroll to return addition information like background, studio, related animes and release year.

!chr [prefix] in [name]: depending on prefix, returns either 'main' main characters, 'sup' supporting characters, or a specified character name. If searching for a character in a new anime/manga directory, specify the in, ex. !chr luffy in one piece. Provides information like character role, description, and voice actor.

!img [name]: returns a random image in the picture gallery of the specific anime.

!rand: returns information identical to !info with a random anime(sfw).

Manga Commands

!m [name]: returns information like synopsis, rating based off total votes, genre, and url.

!minfo [name] returns additional information like manga rank, serialization, and publish date.

!mchr [prefix] [name]: depending on prefix, returns either 'main' main characters, 'sup' supporting characters, or a specified character name. If searching for a character in a new anime/manga directory, specify the in, ex. !mchr luffy in one piece. Provides information like character role and description.

!mimg [name]: returns a random image in the picture gallery of the specific manga.

!mrand: returns information identical to !info with a random manga(sfw).

Misc Commands

!help returns a list of possible commands with their descriptions.

!quote: returns a random quote, the character, and the anime/manga it came from.

Built With

Discord.js Jikan API AniList API V2 JikanJS Axios

Anime Demo

AnimeDemo.mp4

Featuring !a, !info, !img, !chr, and !quote.

Manga Demo

MangaDemo.mp4

Featuring !m, !minfo, !mimg, and !mchr.

License

Distributed under the MIT License. If you do find this useful, please let me know! :D

(back to top)