AbasicMastodonbotthatwillpostrandomimagesfromagivenfolder,writteninC#using.NETCore,withnoexternallibrariesused.
Thisisthesourcecodeusedtopowerthebotat@emmacatbot@botsin.space
UsageRequirement:.NETCoreSDK,version3.1orlater.
Compiletheproject.Thiscanbedoneusingthe.NETCoreSDK,bytypingdotnetbuildintoacommandline.WindowsuserscanuseVisualStudio2019tocompilethesolution.Placeaconfig.inifile(exampleprovidedatconfig-example.ini,replacethevalueswithyourown)intotheoutputfolder(likelybin/Debug/netcoreapp3.1intheprojectfolder)Runthebotbytypingdotnetcatbotcode.dllintoacommandline.Adifferentconfigurationfilecanbespecifiedonthecommandline;dotnetcatbotcode.dllpath/to/config.ini
评论