We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bdc37 commit 7edb9a2Copy full SHA for 7edb9a2
tools/update.bat
@@ -0,0 +1,4 @@
1
+cd ..
2
+git pull
3
+dotnet build src/AdvancedBot.Console/AdvancedBot.Console.csproj -c Release
4
+start "Discord Bot" src/AdvancedBot.Console/bin/Release/net7.0/AdvancedBot.Console.exe
0 commit comments