A Discord bot for the JellyfinCommunity Discord Server
Adapted from the Streamyfin Discord Bot
- 📚 Quick access to official Jellyfin resources
- 🧩 Modular command structure
- ⚡ Simple setup and configuration
- 🔄 Fully compatible with modern Discord.js
| Requirement | Details |
|---|---|
| Node.js | v16 or newer |
| Discord Bot Token | Create one here |
| Permissions | Send Messages |
| Docker | Optional |
git clone https://github.com/JellyfinCommunity/DiscordCommunity-Bot.git
cd DiscordCommunity-Bot
npm installCreate a .env file in the root directory:
DISCORD_TOKEN=your_bot_token_herenpm startContributions are welcome! Feel free to open an issue or submit a pull request.
Special thanks to @retardgerman for founding this project and writing the majority of the bot. His vision and development have been the heart in shaping its features and direction.
