We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to cleanup, consolidate, and otherwise restore general sanity to Cog's chat adapter interface.
Goals:
Part of #875
The text was updated successfully, but these errors were encountered:
General chat network interface: Cog.Chat.Adapter Chat provider API definition: Cog.Chat.Provider Slack implementation: Cog.Chat.SlackProvider, Cog.Chat.SlackConnector HTTP implementation: Cog.Chat.HttpProvider, Cog.Chat.HttpConnector
Cog.Chat.Adapter
Cog.Chat.Provider
Cog.Chat.SlackProvider
Cog.Chat.SlackConnector
Cog.Chat.HttpProvider
Cog.Chat.HttpConnector
Sorry, something went wrong.
kevsmith
christophermaier
No branches or pull requests
We need to cleanup, consolidate, and otherwise restore general sanity to Cog's chat adapter interface.
Goals:
Part of #875
The text was updated successfully, but these errors were encountered: