Hi Guys and girls,
Is there a way to reference your bots execution directory? I see we get the working directory in the arguments, but is there a way to get the bots execution directory?
Hi Guys and girls,
Is there a way to reference your bots execution directory? I see we get the working directory in the arguments, but is there a way to get the bots execution directory?
C#: http://stackoverflow.com/questions/21726088/how-to-get-current-working-directory-path-c
Java: http://stackoverflow.com/questions/4871051/getting-the-current-working-directory-in-java
Google for other languages.
Awesome! Thanks so much Sensei Gustav