Skip to content

Discord bot for auto-tracking and posting updates from lists of users of MyAnimeList, Shikimori, Anilist

License

Notifications You must be signed in to change notification settings

TanteiBot/Tantei

Repository files navigation

Tantei

.NET build GitHub
Tantei is Discord bot that tracks user's updates from various anime/manga list websites such as MyAnimeList, Shikimori, AniList and posts them to Discord server/s.

Installation

Prerequisites: git, .NET SDK 8.0

  • git clone --branch v2 https://github.com/TanteiBot/Tantei.git
  • cd Tantei/
  • dotnet publish -c Release -o publish/ PaperMalKing/PaperMalKing.csproj
  • cd publish/
  • cp template.appsettings.Production.json appsettings.Production.json
  • Fill necessary data in appsettings.Production.json

Run with dotnet PaperMalKing.dll

Notice

Project is unofficial and is not affiliated with MyAnimeList.net, Shikimori.me, AniList.co or any other website/application from which project can get users updates.

License

Copyright 2021-2024 N0D4N

Licensed under the AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html

License