Compare commits

..

3 Commits

Author SHA1 Message Date
e789da1e7e Update Lunaris2.csproj 2026-02-13 21:15:04 +01:00
85e3145f03 Update Contributing section with emoji 2026-02-13 21:11:00 +01:00
430aad71fb Add jellyfin source (#10) 2026-02-13 21:03:21 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,6 @@
<PackageReference Include="Lavalink4NET.Discord.NET" Version="4.0.25" />
<PackageReference Include="Lavalink4NET.Integrations.Lavasrc" Version="4.0.25" />
<PackageReference Include="Lavalink4NET.Integrations.SponsorBlock" Version="4.0.25" />
<PackageReference Include="Lavalink4NET.Jellyfin" Version="1.0.0" />
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
@@ -29,6 +28,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="OllamaSharp" Version="1.1.10" />
<PackageReference Include="Lavalink4NET.Jellyfin" Version="1.0.0" />
</ItemGroup>
<ItemGroup>

View File

@@ -54,6 +54,6 @@ Register the Lunaris bot with PM2:
* 🤖 [AI CHAT](https://github.com/Myxelium/Lunaris2.0/blob/master/Bot/Handler/ChatCommand/readme.md)
* 🎵 [Music Player](https://github.com/Myxelium/Lunaris2.0/tree/master/Bot/Handler/MusicPlayer)
## Contributing
## Contributing 🐈
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.