dotnet run
/home/defnotadolph/Documents/Projects/Fish-With-A-Harpoon/Program.cs(18,22): error CS0246: The type or namespace name 'LogMessage' could not be found (are you missing a using directive or an assembly reference?)
/home/defnotadolph/Documents/Projects/Fish-With-A-Harpoon/Program.cs(3,20): error CS0246: The type or namespace name 'DiscordSocketClient' could not be found (are you missing a using directive or an assembly reference?)
The build failed. Fix the build errors and run again.
dotnet run
/home/defnotadolph/Documents/Projects/Fish-With-A-Harpoon/Program.cs(18,22): error CS0246: The type or namespace name 'LogMessage' could not be found (are you missing a using directive or an assembly reference?)
/home/defnotadolph/Documents/Projects/Fish-With-A-Harpoon/Program.cs(3,20): error CS0246: The type or namespace name 'DiscordSocketClient' could not be found (are you missing a using directive or an assembly reference?)
The build failed. Fix the build errors and run again.