/animo-bot

Animo can find the best upcoming anime, airing, movie, etc. Can help find an anime from the name you provide, can also create a list of favorites for you and many other things.

Primary LanguageJavaScript

Animo-bot

📚 Table of Contents 🔗

👀 Overview

screenshot

🤔 What can this bot do?

Animo can find the best upcoming anime, airing, movie, etc. Can help find an anime from the name you provide, can also create a list of favorites for you and many other things. Convenient to get quick information about the anime of the current season or the next season. And all this in telegram.

🏃 Get started

🔧 Built With

🤖 Commands

Simple commands

/topupcoming - Top upcoming on MyAnimeList
/topairing - Top tv on MyAnimeList
/topmovie - Top movie on MyAnimeList
/toptv - Top tv on MyAnimeList
/topova - Top ova on MyAnimeList
/topspecial - Top special on MyAnimeList
/randomwallpaper - Random anime wallpaper
/favorites - The list of your all favorite
/stop - Delete your data from the animo server

Advanced commands

/search + N - Search an anime on MyAnimeList
/wallpaper + N - search anime wallpaper
/topupcoming + X - Top upcoming on MyAnimeList
/topairing + X - Top tv on MyAnimeList
/topmovie + X - Top movie on MyAnimeList
/toptv + X - Top tv on MyAnimeList
/topova + X - Top ova on MyAnimeList
/topspecial + X - Top special on MyAnimeList

X : the number of results

N : anime name to search

📙 How to use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git https://github.com/charo164/animo-bot.git

# Install dependencies
$ npm install

# Run the app
$ npm start