Taknok / NadekoBot

Raspberry NadekoBot : General purpose discord chat bot written in C# using Discord.net library.
MIT License
4 stars 0 forks source link

Outdated Nadeko #8

Open bdnbje opened 6 years ago

bdnbje commented 6 years ago

Nadeko has been updated to 1.9 but this fix only has been updated to 1.8.4 . Maybe update to the latest nadeko sources.

Taknok commented 6 years ago

Actually this repo is on 1.8.4 and the official is in 2.9.0 ... I know that I'm a bit late regard to the official repo, but since the introduction of a shard manager in Kwoth repo, the raspberry has a lot of difficulties to start Nadeko and I'm trying to fix that. But I'm alone and I have other stuff to do, like working to eat and sleep the evening ^^

Taknok commented 6 years ago

Kwoth evolved the configuration files so you can run dotnet publish -r ubuntu.16.04-arm -c Release on the official, adapt one stuff or two and see this endless screen. But any help is welcomed :) capture

bdnbje commented 6 years ago

so can we expect a fix?

Taknok commented 6 years ago

I don't know maybe someday I will find a way. I have no idea sorry.

cris11368 commented 6 years ago

This is irritating that this cross-compile stuff seems to work perfectly fine but the bot never actually runs.

Also, did you try running it on the PC first to see if it actually runs?

dotnet run --configuration Release