Simple and Easy Anime Bot
- This bot is just a simple Discord bot made by me which contains commands like
anime
, info
, help
, neko
, quote
How to Install?
To install this app successfully. just follow the below steps.
- Install the app from above Install button
- The app installer will ask for prefix, fill that up
- This is it 🥳 !!
Commands Breakdown
- help :
This commands just shows you what commands bot have.
- neko :
Ah, You like neko images??, then this command is perfect for you.
- quote :
Get some random anime quote
,
- anime :
Allows you to download the any anime episode
- info :
Get any anime information, including its next episode airing date.
- waifu:
Get random waifu images
- trace:
Get the anime details from its scene
Showcase

Behind The Scene
I am sure some of you must be curious about the fact that this bot is able to get the episode link of anime within a few seconds. Actually all of this is done through a term called "scraping" and if you are not aware that what is scraping then its like going to a website and scraping whatever information you want, you can read more about it on Wikipedia.
In this application, I used package called ctk-anime-scraper and this package uses axios to get HTML data then uses cheerio to parse that html data so that we can easily scrap required information.
Links
- 💪 App Author:
CTK WARRIOR#7923
- 🎥 Youtube: DBD AND MORE
- 💬 Discord: Ctk's Server
- 🛠 Tools Used: Axios, Discord API, Parse-ms, ctk-anime-scraper and otherAPIs
Words from Author
- This is my first app with Autocode and i really enjoyed using Autocode, it is really a great website to use create bots :)