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

Introduce @at_start #135

Merged
merged 3 commits into from
Aug 15, 2020
Merged

Introduce @at_start #135

merged 3 commits into from
Aug 15, 2020

Conversation

unode
Copy link
Collaborator

@unode unode commented Aug 13, 2020

@at_start addresses the use-case from #132.

The interface is rather low level and a little fragile compared to the other decorators.
Currently it grants direct access to the MattermostClient object and indirectly MattermostAPI. The choice for client` stems from the need for flexibility when crafting a message.
From what I gathered, the current code is missing a high level interface that isn't tied to incoming messages, something for another pull request...

I also include a few commits addressing minor code and documentation issues.

@codeclimate
Copy link

codeclimate bot commented Aug 13, 2020

Code Climate has analyzed commit d5cdfb0 and detected 0 issues on this pull request.

View more on Code Climate.

@attzonko attzonko merged commit 41fe464 into attzonko:master Aug 15, 2020
@attzonko
Copy link
Owner

Thanks for adding this capability. I am sure it will come in handy for many people.

@unode unode deleted the at_start branch August 14, 2021 10:50
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

Successfully merging this pull request may close these issues.

2 participants