-
When a user accidentally (or purposely) adds a character in front of the @ or #, it is not detected. For example .@kbegeman will not be recognized.
Also, if a user puts no spaces in front of the has…
-
Hello Sebastien, firstly thanks for that great library!
But I have a problem about detection block. I am trying to create a table view with cells that has inner table view. The reason to do this crea…
-
Somehow visually highlight the line if the user's nickname or one of the hotwords was contained in it to make it easier to spot
-
I know we sort of already have an "overview" posted somewhere else but I think it would make more sense to post such a thing here. Before really getting into writing the bot, I think we should discuss…
-
Hi again,
What do you think ?
![screen shot 2013-10-08 at 3 32 15 pm](https://f.cloud.github.com/assets/5633390/1288790/51ad6d18-3016-11e3-9106-baf6ab15b297.png)
![screen shot 2013-10-08 at 3 32 45 …
-
I was playing with your cool lib, and I was wondering why you choose to use char enumeration instead of a regex? Here is an example for # and @ hotwords, the regex is not perfect but it's simply to il…