<p align="center">
<br>
<img src="assets/anisearch-banner.png" alt="AniSearch Banner Image">
<br>
</p>
<h5 align="center">Retrieves and displays information about anime, manga, characters, staff, studios and much more!</h5>
<p align="center">
<a href="https://top.gg/bot/737236600878137363">
<img src="https://top.gg/api/widget/status/737236600878137363.svg" alt="Status">
</a>
<a href="https://www.python.org/">
<img src="https://img.shields.io/badge/python->= 3.8-blue?style=flat-square" alt="Python">
</a>
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/IchBinLeoon/anisearch-discord-bot?style=flat-square" alt="License">
</a>
<a href="https://www.codefactor.io/repository/github/ichbinleoon/anisearch-discord-bot">
<img src="https://www.codefactor.io/repository/github/ichbinleoon/anisearch-discord-bot/badge?style=flat-square" alt="CodeFactor">
</a>
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot">
<img src="https://img.shields.io/github/repo-size/IchBinLeoon/anisearch-discord-bot?style=flat-square" alt="Size">
</a>
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot/commits/main">
<img src="https://img.shields.io/github/last-commit/IchBinLeoon/anisearch-discord-bot?style=flat-square" alt="Commit">
</a>
</p>
<p align="center">
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot/actions">
<img src="https://img.shields.io/github/workflow/status/IchBinLeoon/anisearch-discord-bot/CodeQL?label=CodeQL&style=flat-square" alt="CodeQL">
</a>
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot/pulls">
<img src="https://img.shields.io/github/issues-pr/IchBinLeoon/anisearch-discord-bot?style=flat-square" alt="Pulls">
</a>
<a href="https://github.com/IchBinLeoon/anisearch-discord-bot/issues">
<img src="https://img.shields.io/github/issues/IchBinLeoon/anisearch-discord-bot?style=flat-square" alt="Issues">
</a>
</p>
<p align="center">
<a href="#-AniSearch-v16">AniSearch ð</a>
â¢
<a href="#-Commands">Commands â¨</a>
â¢
<a href="#-Contribute">Contribute ð¤</a>
â¢
<a href="#-Running-AniSearch">Running AniSearch ð</a>
â¢
<a href="#-Libraries-and-APIs">Libraries and API's ð</a>
â¢
<a href="#-License">License ð</a>
</p>
# ð AniSearch
**AniSearch** is an easy-to-use Discord bot written in Python that allows you to search for anime, manga, characters, staff, studios and much more directly in Discord and displays the results as paginated embeds!
You can also:
- Search for a random anime or manga of a specific genre.
- View the opening and ending themes of an anime.
- View another user's profile with anime and manga stats from [AniList](https://anilist.co), [MyAnimeList](https://myanimelist.net) or [Kitsu](https://kitsu.io).
- Search for the anime or the source of an image.
- View the next airing, and the most recently aired anime episodes.
- View the latest anime related news from [Anime News Network](https://www.animenewsnetwork.com) and [Crunchyroll](https://www.crunchyroll.com).
If you are interested in my bot, you can add it to your Discord server by clicking [here](https://discord.com/oauth2/authorize?client_id=737236600878137363&permissions=124992&scope=bot)!
<br>
[![Discord Bots](https://top.gg/api/widget/737236600878137363.svg)](https://top.gg/bot/737236600878137363)
# ⨠Commands
**AniSearch's Command Prefix:** `as! | @AniSearch | Customizable`
**Parameters:** `<> - required, [] - optional, | - either/or`
Do __not__ include `<>`, `[]` or `|` when executing the command.
### Search
- `anime <title>:` Searches for an anime with the given title and displays information about the search results such as type, status, episodes, description, and more!
<details close>
<summary>Anime Example</summary>
<br>
<img src="assets/examples/anime-example.png">
</details>
- `manga <title>:` Searches for a manga with the given title and displays information about the search results such as type, status, chapters, description, and more!
<details close>
<summary>Manga Example</summary>
<br>
<img src="assets/examples/manga-example.png">
</details>
- `character <name>:` Searches for a character with the given name and displays information about the search results such as description, synonyms, and appearances!
<details close>
<summary>Character Example</summary>
<br>
<img src="assets/examples/character-example.png">
</details>
- `staff <name>:` Searches for a staff with the given name and displays information about the search results such as description, staff roles, and character roles!
<details close>
<summary>Staff Example</summary>
<br>
<img src="assets/examples/staff-example.png">
</details>
- `studio <name>:` Searches for a studio with the given name and displays information about the search results such as the studio productions!
<details close>
<summary>Studio Example</summary>
<br>
<img src="assets/examples/studio-example.png">
</details>
- `random <anime|manga> <genre>:` Displays a random anime or manga of the specified genre.
- `themes <anime>:` Searches for the openings and endings of the given anime and displays them.
- `theme <OP|ED> <anime>:` Displays a specific opening or ending of the given anime.
### Profile
- `anilist [username|@member]:` Displays information about the given AniList profile such as anime stats, manga stats and favorites.
- `myanimelist [username|@member]:` Displays information about the given MyAnimeList profile such as anime stats, manga stats and favorites.
- `kitsu [username|@member]:` Displays information about the given Kitsu profile such as anime stats, manga stats and favorites!
- `setprofile <al|mal|kitsu> <username>:` Sets an AniList, MyAnimeList or Kitsu profile.
- `removeprofiles:` Removes the set AniList, MyAnimeList and Kitsu profile.
### Image
- `trace <image-url|with image as attachment>:` Tries to find the anime the image is from through the image url or the image as attachment.
- `source <image-url|with image as attachment>:` Tries to find the source of an image through the image url or the image as attachment.
### Schedule
- `next:` Displays the next airing anime episodes.
- `last:` Displays the most recently aired anime episodes.
### News
- `aninews:` Displays the latest anime news from Anime News Network.
- `crunchynews:` Displays the latest anime news from Crunchyroll.
### Help
- `help [command]:` Shows help or displays information about a command.
- `commands:` Displays all commands.
- `about:` Displays information about the bot.
- `stats:` Displays statistics about the bot.
### Settings
Can only be used by a server administrator.
- `setprefix <prefix>:` Changes the current server prefix. Max 5 characters.
### Admin
Can only be used by the bot owner.
- `status:` Displays the current status of the bot.
- `load <cog>:` Loads a cog.
- `unload <cog>:` Unloads a cog.
- `reload <cog>:` Reloads a cog.
# ð¤ Contribute
You have an idea or found a bug? Create [a new issue](https://github.com/IchBinLeoon/anisearch-discord-bot/issues) with detailed explanation.
# ð Running AniSearch
Self-hosting isn't fully supported. I would prefer if you don't run an instance of my bot and recommend everyone to use the official instance instead, which you can add it to your Discord server [here](https://discord.com/oauth2/authorize?client_id=737236600878137363&permissions=124992&scope=bot)!
Nevertheless, the installation steps are as follows:
## Introduction
The bot and the associated admin web dashboard can either be run as Docker containers or manually. The dashboard can be accessed via the default port 5000.
### Requirements:
- PostgreSQL Database
- Either `Docker and Docker-Compose` or `Python 3.8+`
## 1. ð¾ S
没有合适的资源?快使用搜索试试~ 我知道了~
anisearch-discord-bot::magnifying_glass_tilted_left:动漫搜索Discord ...
共71个文件
py:38个
png:8个
jpg:8个
需积分: 12 0 下载量 5 浏览量
2021-03-20
23:18:20
上传
评论
收藏 1016KB ZIP 举报
温馨提示
检索并显示有关动漫,漫画,角色,员工,工作室等的信息! • • • • • :magnifying_glass_tilted_left: AniSearch AniSearch是一个使用Python编写的易于使用的Discord机器人,可让您直接在Discord中搜索动漫,漫画,角色,职员,工作室等内容,并以分页嵌入的形式显示结果! 你也可以: 搜索特定类型的随机动画或漫画。 查看动漫的开头和结尾主题。 查看来自 , 或动漫和漫画统计数据的另一个用户的个人资料。 搜索动画或图像来源。 查看下一次播放的影片以及最近播放过的动漫剧集。 从和查看与动漫相关的最新新闻。 如果您对我的机器人感兴趣,可以单击将其添加到Discord服务器中! :sparkles:指令 AniSearch的命令前缀: as! | @AniSearch | Customizable 参数: <> - required, [] - optional, | - either/
资源详情
资源评论
资源推荐
收起资源包目录
anisearch-discord-bot-main.zip (71个子文件)
anisearch-discord-bot-main
anisearch
__main__.py 3KB
__init__.py 908B
cogs
news
news.py 7KB
__init__.py 969B
admin
__init__.py 975B
admin.py 6KB
search
search.py 34KB
__init__.py 981B
image
__init__.py 975B
image.py 12KB
ipc
__init__.py 963B
ipc.py 3KB
help
help.py 7KB
__init__.py 969B
profile
__init__.py 987B
profile.py 40KB
settings
__init__.py 993B
settings.py 2KB
schedule
schedule.py 10KB
__init__.py 993B
config.py 1KB
bot.py 11KB
utils
constants.py 3KB
tracemoe.py 4KB
formatters.py 3KB
jikan.py 4KB
animethemes.py 5KB
crunchyroll.py 5KB
saucenao.py 5KB
enums.py 1005B
database.py 8KB
checks.py 1KB
kitsu.py 4KB
anilist.py 20KB
animenewsnetwork.py 5KB
paginator.py 1KB
dashboard
app.py 3KB
templates
logs.html 2KB
index.html 3KB
Dockerfile 188B
static
css
styles.css 3KB
favicon.png 6KB
js
index.js 1KB
logs.js 1KB
requirements.txt 59B
config.py 1KB
.github
workflows
codeql-analysis.yml 3KB
assets
logos
AniList.jpg 22KB
Crunchyroll.jpg 10KB
AnimeNewsNetwork.jpg 46KB
AnimeThemes.jpg 9KB
TraceMoe.jpg 25KB
Kitsu.jpg 22KB
SauceNAO.jpg 24KB
MyAnimeList.jpg 14KB
anisearch-banner.png 248KB
examples
staff-example.png 75KB
manga-example.png 155KB
studio-example.png 68KB
character-example.png 89KB
anime-example.png 177KB
anisearch-logo.png 31KB
Dockerfile 209B
LICENSE 34KB
.env.example 549B
requirements.txt 175B
docker-compose.yml 385B
.gitignore 2KB
.dockerignore 23B
README.md 11KB
.gitattributes 66B
共 71 条
- 1
温暖如故
- 粉丝: 24
- 资源: 4642
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (35734838)信号与系统实验一实验报告
- (175797816)华南理工大学信号与系统Signal and Systems期末考试试卷及答案
- BLDC 无刷电机 脉冲注入 启动法 启动过程持续插入正反向短时脉冲;定位准,启动速度快; Mcu:华大hc32f030; 功能:脉冲定位,脉冲注入,开环,速度环,电流环,运行中启动,过零检测; 保护
- (3662218)学生宿舍管理系统数据库
- (4427850)编译原理 词法分析器
- (10675456)编译原理的词法分析语法分析
- (7964012)编译原理实验报告及源码
- (3913042)编译原理编译原理词法分析实验.rar
- (26198606)VUE.js高仿饿了么商城实战项目源码(未打包文件)
- 盘式电机 maxwell 电磁仿真模型 双转单定结构,halbach 结构,双定单转 24 槽 20 极,18槽 1 2 极,18s16p(可做其他槽极配合) 参数化模型,内外径,叠厚等所有参数均可调
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0