https://github.com/arescrimson/lytroold
Anime/Manga Discord Bot
https://github.com/arescrimson/lytroold
anime-api api-rest discord-bot discord-js discordapp jikan-api manga-api
Last synced: 7 months ago
JSON representation
Anime/Manga Discord Bot
- Host: GitHub
- URL: https://github.com/arescrimson/lytroold
- Owner: arescrimson
- License: mit
- Created: 2023-09-12T21:54:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T06:05:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T01:12:12.317Z (7 months ago)
- Topics: anime-api, api-rest, discord-bot, discord-js, discordapp, jikan-api, manga-api
- Language: JavaScript
- Homepage:
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://myanimelist.net/apiconfig/references/api/v2) and [AniList API](https://anilist.gitbook.io/anilist-apiv2-docs/) to fetch anime and manga information. You can visit [MyAnimeList](https://myanimelist.net/) or [AniList](https://anilist.co/) 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
[](https://discord.js.org/) [](https://docs.api.jikan.moe/) [](https://docs.api.jikan.moe/) [](https://github.com/rizzzigit/jikan4.js) [](https://github.com/axios/axios)
## Anime Demo
https://github.com/arescrimson/Lytro/assets/66581240/1eda06f3-1193-4f69-a5eb-e2e803ceb63d
Featuring !a, !info, !img, !chr, and !quote.
## Manga Demo
https://github.com/arescrimson/Lytro/assets/66581240/365eaafa-e7d2-4858-95eb-46f34781ee5e
Featuring !m, !minfo, !mimg, and !mchr.
## License
Distributed under the MIT License. If you do find this useful, please let me know! :D