sheffgeeks / burritobot

An irc bot that has undisclosed burrito opinions
Apache License 2.0
5 stars 4 forks source link

plugin to store messages for away users #11

Open garym opened 10 years ago

garym commented 10 years ago

Suggestion from @caolan:

<user1> burritobot: tell: user2: want to go for a burrito?
[some time passes.. user2 joins channel]
<burritobot> /msg user2 5 minutes ago, user1 said: want to go for a burrito?

I quite like the idea of being able to reference a previous line but it could be difficult to define this when others may be chatting. Perhaps this:

<user1> burritobot: tell: user2

Possible extensions:

mbooth101 commented 10 years ago

+1 I had need of this feature this very day