Skip to content

MargieBot on Nuget Requies Bazam.WebSockets #17

@idvorkin

Description

@idvorkin

This is occuring via linqpad, but I suspect that's a red herring

When I try to use the MargieBot via the nuget package, I can an exception trying to connect:


Could not load file or assembly 'Bazam.WebSockets, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

   at MargieBot.Bot.<Connect>d__61.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at MargieBot.Bot.Connect(String slackKey)
   at UserQuery.<RunUserAuthoredQuery>d__0.MoveNext() in C:\Users\idvor\AppData\Local\Temp\LINQPad5\_ekgubgol\query_snztoq.cs:line 41


When I use the MarigeBot built from source, everything works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions