Skip to content

Anime Discord Bot using AniList API & JavaScript

License

Notifications You must be signed in to change notification settings

Hiyurin/AniChan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

AniChan is a bot for browsing AniList from within Discord using JavaScript. You can search for anime, light novels, get user stats, and more.

Install

Requirements:

Install

  • Clone the repository: git clone https://github.com/Hiyurin/AniChan.git
  • Install the library: npm i
  • Edit the variables in the .env file
  • Start the bot with the command: npm run debug,npm run start or node index.js

Features

  • Search for and display info about anime, light novels, and trending anime from AniList
  • Search for the names of anime with the appearance of a certain character
  • Show AniList user stats
  • Show trending anime
  • Get information about anime characters
  • Get information about a studio and staff

Commands

Anime Commands

  • /user: Get AniList user stats
  • /search: Search for anime names using links to images
  • /manga: Search for manga
  • /anime: Search for anime
  • /charactertoanime: Search for the names of anime with the appearance of a certain character
  • /character: Get information about anime characters
  • /trending: Show trending anime
  • /studio: Get information about a studio
  • /staff: Get basic information about staff

Honkai StarRail Commands

  • /hsrcharacters: Get Honkai Star Rail character list.

Other Commands

  • /ping: Get bot ping.
  • /avatar: Get user avatar.
  • /ascii: Convert text to AscII code.

Issues

Report here or join the Discord server

Attribution

AniList & AniChart

GraphQL

Discord.js module

Axios module

Dotenv module

Enka.network & StarRail.js module

License

AniChan is an open-source project under the MIT License that allows you to modify the code used for:

  • Revision
  • Allotment
  • Personal use

In addition, you must also comply with the terms of service of the AniList API.