Gunnar Boysen
Gunnar Boysen
Thank you Andy, I am fairly new and would need more help. I will have look later tonight after work. I am in the CDT. If compile it and run...
Well I used Console APP (.NET framework) and slackspi.dll file are in the folder. The main difference between my work PC and laptop is that the laptop used VS2017RC and...
after inspection the laptop has Command Prompt form 2009 while the other PC has one from 2016
`using SlackAPI; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace slackbot00 { class Program { static void Main(string[] args) { Console.WriteLine("Hello World!!!"); Console.WriteLine("Connecting to Salck...