Martin Ek
Martin Ek
I think an array of usernames is too specific (and too much of a pain to configure) - an option to turn it off could be a possibility though.
See #154 @btcdrak.
The second example is correct - look at the example configuration here: https://github.com/ekmartin/slack-irc#example-configuration Channel/group names are unique in Slack though, so I'd definitely be open to change it so that...
Do you have a stack trace or something from the bot when it crashes? I tried reproducing this, but nothing happened when I added/removed `+b` from users in channels the...
Sorry about the delay here — this is pretty cool! Could you share a screenshot?
If we can find a set of default emojis that look alright here I'd prefer not having configuration options for this at all. Opinionated is usually better than overly configurable...
The fact that display names can be changed as often as you want, and that they're not unique, makes me slightly nervous. You could change your display name to someone...
Works by coercing both and then comparing, but isn't that the result you'd want by comparing the original ones in the first place?
Some packages use both partial version numbers and regular ones, i.e. using `1.8` together with `1.8.1` (e.g. [Django](https://pypi.python.org/pypi/Django/)). To compare them correctly `1.8` has to be considered as `1.8.0`.
This would be very useful!