Everytime I try to run a command though my discord.NET C# bot that sends an image I get this error message
Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.dll
I don't know what is causing this, because I have refrenched it a few times.
Collection of screenshots: https://i.stack.imgur.com/AfRIF.jpg
I am using discord.NET 0.9.6
EDIT: I WAS BEING A DINGUS AND USED .png INSTEAD OF .jpg IN CODE!! (Still a coding nub and need to work on mah debuggin' :D)