Telegram Bot Repo Capable of fetching the following Info via Anilist API inspired from AniFluid and Nepgear

Overview

Telegram Bot Repo Capable of fetching the following Info via Anilist API inspired from AniFluid and Nepgear

  • Anime
  • Airing
  • Manga
  • Character
  • Scheduled
  • Top animes
  • Favourites
  • Anilist Activity
  • Update Anilist entry using bot
  • Popular, trending and upcoming animes for a season
  • Random anime quotes
  • Anime fillers from animefillerslist
  • Anime Airing notifications from LiveChart
  • Anime Headlines from LiveChart
  • Anime release notifications for Crunchyroll
  • Anime release notifications for Subsplease
  • Anime Reverse Search Powered by tracemoepy
  • Watch Order from Chiaki using web api

Also can add to grps and enable sfw lock to prevent members from looking up hentai and 18+ rated stuff
Also includes command disabling

CodeFactor

Requirements

Available Cmds

 /help - Get interactive and detailed help on bot cmds
 /ping - Ping the bot to check if it's online
 /start - To start bot in group (will be logged) or pm (user if not OWNER will be logged)
 /anime - Fetches info on single anime (includes buttons to look up for prequels and sequels)
 /anilist - Fetches info on multiple possible animes related to query
 /character - Fetches info on multiple possible characters related to query
 /manga - Fetches info on multiple possible mangas related to query
 /airing - Fetches info on airing data for anime
 /flex - Fetches anilist info of an authorised user
 /user - Fetches anilist info as per query
 /schedule - Fetches scheduled animes
 /auth - Fetches info on how to authorize anilist account
 /browse - get popular, trending or upcoming animes
 /quote - get random quotes
 /logout - removes authorization
 /settings - To toggle nsfw lock and airing notifications in groups
 /top - to retrieve top animes for a genre or tag
 /reverse - Reverse search powered by tracemoepy
 /watch - Fetches watch order for anime series
 /feedback - contact bot owner or main support grp at @Alvin_Image_Editor_Group
 /me or /activity - Get Anilist recent activity
 /fillers - To get list of anime fillers
 /disable - To disable a command in group
 /enable - To enable a command in group
 /disabled - To list disabled commands in a group
 /favourites - Get Anilist favourites
 /gettags - Get list of available Tags
 /getgenres - Get list of available Genres

Owner/Sudo Cmds

 /eval - Runs python code (code must start right after cmd like "/eval print('UwU')")
 /term - Runs the code in terminal
 /stats - Gibs data on bot such as no. of grps/users and ping
 /dbcleanup - Cleans useless entries in database

How to host

Credits

For improvements PR or contact @erosei_1 or @Alvin_Image_Editor_Group
Can ask for support too but don't expect much (since i myself am learning yet)

You might also like...
A Bot To Get Info Of Telegram messages , Media , Channel id Group ID etc.

Info-Bot A Bot To Get Info Of Telegram messages , Media , Channel id Group ID etc. Get Info Of Your And Messages , Channels , Groups ETC... How to mak

Pogodasbot - Telegram bot sending channel weather info

Pogodasbot - Telegram bot sending channel weather info

A Telegram Most Powerful Media Info Bot.
A Telegram Most Powerful Media Info Bot.

Media Info Bot Support 🚑 Demo For The Bot -Test Our Bot By Clicking The Button Below Deploy To Heroku 🗳 Press the Deploy Button to Get Your Own Bot.

Fetching tweets and integrating it with Kafka and PySpark

KafkaPySpark Zookeeper bin/zookeeper-server-start.sh config/zookeeper.properties Kafka Server bin/kafka-server-start.sh config/server.properties Kafka

Poll-Bot Repo For Telegram #telegram

Intro This Is A Simple Bot To Create Poll In Channel and Groups And Also This Is our First Project Too.. Enter you tokens at these are very important

Zendesk Ticket Viewer is a lightweight commandline client for fetching and displaying tickets from a Zendesk account provided by the user

Zendesk Ticket Viewer is a lightweight commandline client for fetching and displaying tickets from a Zendesk account provided by the user.

Twitter bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot

Ace Attorney twitter Bot Twitter bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-

A simple telegram voting bot based on the python-telegram-bot api.

A simple telegram voting bot based on the python-telegram-bot api. *To make it more easy to use, I might make a C++ code in the future so you don't ha

Owner
Rikka-Chan
Not a programmer!
Rikka-Chan
Kevin L. 3 Jul 14, 2022
This is a telegram bot hosted by a Raspberry Pi equipped with a temperature and humidity sensor. The bot is capable of sending plots and readings.

raspy-temperature-bot This is a telegram bot hosted by a Raspberry Pi equipped with a temperature and humidity sensor. The bot is capable of sending p

null 31 May 22, 2022
checks anilist for available usernames (200rq/s)

Anilist checker Running the program Set a path to the extracted files Install the packages with pip install -r req.txt Run the script by typing python

gxzs 1 Oct 13, 2021
A Telegram Repo For Devs To Controll The Bots Under Maintenance.This Bot Is For Developers, If Your Bot Is Down, Use This Repo To Give Your Dear Subscribers Some Support By Providing Them Response.

Maintenance Bot A Telegram Repo For Devs To Controll The Bots Under Maintenance About This Bot This Bot Is For Developers, If Your Bot Is Down, Use Th

Vɪᴠᴇᴋ 47 Dec 29, 2022
A Telegram Repo For Devs To Controll The Bots Under Maintenance.This Bot Is For Developers, If Your Bot Is Down, Use This Repo To Give Your Dear Subscribers Some Support By Providing Them Response.

Maintenance Bot A Telegram Repo For Devs To Controll The Bots Under Maintenance About This Bot This Bot Is For Developers, If Your Bot Is Down, Use Th

Vɪᴠᴇᴋ 47 Dec 29, 2022
Telegram PHub Bot using ARQ Api and Pyrogram. This Bot can Download and Send PHub HQ videos in Telegram using ARQ API.

Tg_PHub_Bot Telegram PHub Bot using ARQ Api and Pyrogram. This Bot can Download and Send PHub HQ videos in Telegram using ARQ API. OS Support All linu

TheProgrammerCat 13 Oct 21, 2022
A simple test repo created following docker docs.

docker_sampleRepo A simple test repo created following docker docs. Link to docs: https://docs.docker.com/language/python/develop/ Other links: https:

Suraj Verma 2 Sep 16, 2022
Wrapper around the UPS API for creating shipping labels and fetching a package's tracking status.

ClassicUPS: A Useful UPS Library ClassicUPS is an Apache2 Licensed wrapper around the UPS API for creating shipping labels and fetching a package's tr

Jay Goel 55 Dec 12, 2022
A python package for fetching informations from GitHub API

Py-GitHub A python package for fetching informations from GitHub API Made with Python3 (C) @FayasNoushad Copyright permission under MIT License Licens

Fayas Noushad 6 Nov 28, 2021
A repo-watcher to watch for commits on a repo an trigger GitHub action by sending a `repository_dispatch` event to destinantion repo

repo-watcher-dispatch-sender This app is used to send a repository_dispatch event to the destination repo set in config.py or Environmental Variables

Divide Projects™ 2 Feb 6, 2022