Skip to content

An open-source anime/manga Discord bot for searching anime, manga (manhwa/manhua), light novels, and anime characters. Search Anilist, MangaDex, and Batoto β˜•πŸ§©

License

Notifications You must be signed in to change notification settings

coffeebank/coffeeani-dpy

Repository files navigation

πŸ—» coffeeani

An open-source animanga Discord bot for searching anime 🎌, manga πŸ“°, manhwa 🌺, light novels πŸ“š, and anime characters πŸ§‘β€πŸ€β€πŸ§‘.

The comprehensive manga/manhwa Discord bot for searching Anilist, MangaDex, and Batoto.

πŸ”΅ 🟠

Features

  • Synopsis/summary with official sources, streaming sites, and links
  • Series status (Not yet released, Releasing/Ongoing, Finished/Completed)
  • Series preview embed images
  • Series genre/topic tags
  • Anime: Next airing episode
  • Media sub-types (Oneshot, Novel, ONA, etc.)
  • Media release year
  • Media country/language flags
  • English language titles with Native language and Romaji/Romanization support

Anilist

  • Search anime (+ donghua)
  • Search manga (+ manhwa/manhua/webtoons)
  • Search light novels
  • Search anime/manga characters
  • Search Anilist users

MangaDex

  • Search manga (+ manhwa/manhua/webtoons)

Batoto

  • Search manga (+ manhwa/manhua/webtoons)

About

This cog is a customized fork of anisearch by Jintaku-Cogs-V3 (AGPL-3.0) and Wyn-RedV3Cogs (GPL-3.0). Thank you for creating anisearch!

This bot is also available on Matrix (Element) with Maubot at https://plugins.maubot.xyz as animemanga by coffee-maubot (AGPL-3.0).

Coffeeani is open-source (AGPL-3.0).


Commands

  • /anime
  • /animecharacter
  • /manga, aliases=["manhwa", "manhua", "lightnovel"]

Services

  • /anilist
    • user, manga
  • /batoto
  • /mangadex

Install

Step 1: Download

Clone or download this project.

Step 2: Add your Discord Bot info

Copy .env.example to .env, then:

  • Add your bot's token to dpy_token
  • Add your bot's User ID to dpy_user_id

The bot prefix is @ping or Slash command.

Step 3: Run the Bot

Setup a venv using Python >=3.9 and install requirements

python3.9 -m venv ~/dpyenv
source ~/dpyenv/bin/activate
pip install -r requirements.txt

In the future, you can run your bot anytime using

source ~/dpyenv/bin/activate
python3 -m main

Support

Join the Discord >

About

An open-source anime/manga Discord bot for searching anime, manga (manhwa/manhua), light novels, and anime characters. Search Anilist, MangaDex, and Batoto β˜•πŸ§©

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages