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.
Prerequisites: git, .NET SDK 9.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
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.
Copyright 2021-2024 N0D4N
Licensed under the AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html