scrapinghub / slackbot

A chat bot for Slack (https://slack.com).
MIT License
1.26k stars 394 forks source link

General python3 support #53

Closed josegonzalez closed 8 years ago

josegonzalez commented 8 years ago
josegonzalez commented 8 years ago

Refs #51

lins05 commented 8 years ago

LGTM! I'll merge it after the travis ci build finishes.

josegonzalez commented 8 years ago

@merqurio <3

@lins05 can we see a point release?

lins05 commented 8 years ago

@josegonzalez the only new feature since 0.3.0 release is the support of reacting to messages with emojis with message.react(). So I don't think it's worth a new release right now.

https://github.com/lins05/slackbot/compare/0.3.0...6fb0791

josegonzalez commented 8 years ago

You can change the default message now as well. At least a 0.3.1 would be nice :)

lins05 commented 8 years ago

Makes sense. I'll do that soon.

josegonzalez commented 8 years ago

<3

ei-grad commented 8 years ago

:-1:

josegonzalez commented 8 years ago

@ei-grad is there something here you are specifically against, or a bug this introduced?

merqurio commented 8 years ago

55