I had it installed, but to be safe i removed and reinstalled it. It, at first, looked like it worked as intended. However as soon as the UI loaded the bot crashed and the following log was produced.
01 Apr 11:32:37,651 - 0.6.2.3: Crashed Could not load file or assembly 'CefSharp, Version=1.25.4.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' or one of its dependencies. The system cannot find the file specified.
01 Apr 11:32:37,656 - 0.6.2.3: Crashed at DeepBot.Main..ctor()
at #v.#sS.#Xb()
01 Apr 11:32:45,787 - 0.6.2.3: Crashed Could not load file or assembly 'CefSharp, Version=1.25.4.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' or one of its dependencies. The system cannot find the file specified.
01 Apr 11:32:45,792 - 0.6.2.3: Crashed at DeepBot.Main..ctor()
at #v.#sS.#Xb()
12 Apr 14:53:16,679 - 0.6.2.3: Crashed Font 'Comic Sans MS' does not support style 'Regular'.
12 Apr 14:53:16,690 - 0.6.2.3: Crashed at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
at DeepBot.Main.#t()
at DeepBot.Main..ctor()
at #v.#sS.#Xb()