{ "name": "anilist-discord-bot", "version": "1.0.0", "description": "A [UNOFFICIAL] Discord bot to search the AniList website and get release reminders.", "main": "index.ts", "repository": "https://gitea.amundsson.eu/AniList/discord-bot.git", "author": "Niklas Amundsson", "license": "MIT", "dependencies": { "discord.js": "^14.21.0", "dotenv": "^17.0.1" } }