Skip to content

A telegram bot that displays airing anime, animanga news and random anime quotes

Notifications You must be signed in to change notification settings

Meko007/anisuki-bot

Repository files navigation

AnisukiBot

A telegram bot that displays airing anime, animanga news and random anime quotes, thanks to AnimeSchedule.net's API, Animechan's Quotes API and the Anime News Network website. The bot is written in TypeScript using the grammY framework.

Prerequisites

Installation

  1. Clone the repo:
git clone https://github.com/Meko007/anisuki-bot.git
  1. Fire up your code editor and head over to the bot's directory
  2. Rum npm install
  3. Set up your .env file following the sample file

Usage

To run the bot, run npm run build, then npm start in your terminal.

Commands

  • /anime_airing: Displays anime airing on the day
  • /random_quote: Displays a random quote from a random anime character
  • /animanga_news: Displays latest anime and manga news

More about grammY

grammY is a framework for creating Telegram bots. It can be used from TypeScript and JavaScript and runs on Node.js, Deno, and in the browser. You can read more here

About

A telegram bot that displays airing anime, animanga news and random anime quotes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published