dashwav / Discordoragi

Discordoragi is a Discord bot which creates anime and manga links from MAL, Anilist, MangaUpdates and Anime-Planet when requested based on Roboragi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IF YOU NEED SUPPORT, JOIN THIS DISCORD SERVER AND PING DASHWAV

https://discord.gg/SNv9yKs

Discordoragi

Discordoragi is a Discord bot using the Minoshiro library which creates anime and manga links from MAL, Anilist, MangaUpdates and Anime-Planet when requested. This is a full port of the roboragi reddit bot to discord.

How do I get this on my server?

You can either use this link or you can set up a server with the bot running with your own credentials (although this will not pick up on any of the synonyms that are added to the main bot). Installation instructions below:

Installation

Dont do this right now lmao

How it works

Discordoragi uses discord.py (a Python library) to interface with Discord. It waits for messages from all of the servers it is allowed in and checks each of those for requests for the correct symbols - {}, {{}}, <>, <<>>, ][, ]][[. Once it's identified that it's being called, it takes the stuff between the braces and does a search for it in various anime/manga databases. Once it's got as much as it can find, the objects generated by the various databases are sent off to be formed into a reply. That then gets sent back to the channel it came from.

Current databases

  • MAL (Anime/Manga/LN)
  • Anilist (Anime/Manga/LN)
  • Kitsu (Anime/Manga/LN)
  • MangaUpdates (Manga)
  • Anime-Planet (Anime/Manga)
  • LNDB (LN)
  • NovelUpdates (LN)

About

Discordoragi is a Discord bot which creates anime and manga links from MAL, Anilist, MangaUpdates and Anime-Planet when requested based on Roboragi.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%