Tyler
Tyler
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
$vps
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
so I walked through setting break points, but im not sure what im looking for to be honest
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
yeah im still lost sadly
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
ok!
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
im gonna be honest, I am new to visual studio debugging, so im not sure what im looking at, but the codes not giving me any errors, just a couple warnings
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
$code
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
Ideally, pressing the start button runs this command on the remote linux machine sudo systemctl start bub.service and pressing the stop button runs this command sudo systemctl stop bub.service
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
Any help in understanding what I am doing wrong is much appreciated. Once I get it working, I will work on making it look better.
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
This code link is for my file MainForm.cs https://mystb.in/InexpensiveThumbsBased This code link is for my SSHManager.cs https://mystb.in/DetailedCareyLoading
28 replies
CC#
Created by Tyler on 8/28/2023 in #help
❔ New to C#, trying to create a gui that lets me start/stop my discord bot on a remote linux machine
this is the basic gui
28 replies