#Host bot on Raspberry Pi

1 messages · Page 1 of 1 (latest)

mossy vault
#

Hello I would like to host my bot on my Raspberry Pi, is this possible? If so how do I do it and is there any good guide I could follow??

proud plume
#

it is possible, you host it like any other dotnet app

native owl
#
  • Install dotnet
  • move your sourcecode to the raspi
  • use dotnet run
mossy vault
#

Is that easy really?

native owl
#

Yeah

mossy vault
#

Thanks I will try it later

mossy vault
#

I have installed dotnet but i get this error message

#

/usr/lib/dotnet/sdk/8.0.100/Microsoft.Common.CurrentVersion.targets(1241,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.8 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks

Microsoft

Download .NET SDKs for Visual Studio. Visit our main Downloads page for all .NET downloads, including Linux and macOS.

#

It seems .NET 4.8 cannot be installed

proud plume
#

sigh.

#

stop using .NET Framework 4.8