Skip to content
New issue

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

Making a tutorial / howto regarding adapters #63

Open
ghost opened this issue Dec 29, 2016 · 6 comments
Open

Making a tutorial / howto regarding adapters #63

ghost opened this issue Dec 29, 2016 · 6 comments
Milestone

Comments

@ghost
Copy link

ghost commented Dec 29, 2016

As asked on Twitter, I'm opening this issue. This will also help me clarify what I mean by "a tutorial".

Although the API is quite small, perhaps the authors of the official adapters could write a document about the preferred architecture of an adapter and the best practices (OTP applications, helpful 3rd-party libraries, etc).
ping @scrogson :)

@bjufre
Copy link

bjufre commented Feb 28, 2017

@ghost have you got anywhere with this?
I was trying to find some kind of documentation about adapters so we can write our own and maybe contribute to the "adapters ecosystem" of Hedwig.

But so far no luck ;(

@scrogson
Copy link
Member

scrogson commented Feb 28, 2017

This is definitely on my radar. But it may be something I will tackle for 2.0 as the Adapter API may change in the future.

At the moment, you could have a look at the Slack and XMPP adapters as examples.

The current adapter behaviour is very small but I agree it isn't documented properly.

@bjufre
Copy link

bjufre commented Feb 28, 2017

@scrogson Thanks for the quick response!
I'll keep an eye for it then!!

And again thank you for the good work on Hedwig!

@sntran
Copy link

sntran commented May 17, 2017

I'm in the process of writing an adapter for Hedwig. Should we use the Wiki for now to document the process? I can add notes as I go.

@scrogson
Copy link
Member

@sntran feel free to create a wiki page.

@scrogson scrogson added this to the v2.0.0 milestone Aug 18, 2017
@fire
Copy link

fire commented Apr 19, 2018

Debugging https://github.com/fire/hedwig_discord 's inability to reply to messages and was wondering if the logic for replying to responses is described anywhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants