Skip to content

Conversation

@Eldinnie
Copy link
Member

For all bot-methods that are not decorated with @message

fixes #733

For all bot-methods that are not decorated with `@message`
@Eldinnie Eldinnie requested a review from tsnoam July 24, 2017 21:15
@Eldinnie
Copy link
Member Author

test_official will fail on 3.5 and 3.6 until #742 is merged

@tsnoam
Copy link
Member

tsnoam commented Jul 24, 2017

just waiting for travis to approve

@Eldinnie
Copy link
Member Author

@tsnoam what's the difference by copying them? Also I just realised that it will be None if there are no kwargs. Is that a problem?

@tsnoam
Copy link
Member

tsnoam commented Jul 24, 2017

@Eldinnie 1. afaik it will always be a dict. an empty dict.
2. you know what? i was overthinking it. I'll revert my commit.

@Eldinnie
Copy link
Member Author

Yes empty dict indeed

@Eldinnie
Copy link
Member Author

Only expected test fail. Unfortunately there's not much we can do about the coverage drop...

@tsnoam tsnoam merged commit 2d1028a into master Jul 24, 2017
@tsnoam tsnoam deleted the proper_kwargs branch July 24, 2017 22:19
Eldinnie added a commit that referenced this pull request Aug 6, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make sure Bot methods properly use kwargs for future compatability

3 participants