sheffgeeks / burritobot

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

status plugin #13

Closed garym closed 9 years ago

garym commented 10 years ago

Locations have been used to indicate status so perhaps it would be good to spot when someone is indicating something about their status

e.g.

<user1> /me is hungry
<user2> burritobot: status of: user1
<burritobot> user1: user2 is hungry (1 hour ago)

Could also attempt to override when a location could be interpreted as a status so "@ is location" would not set location to "is location" any more

garym commented 9 years ago

status plugin added to the irc3backed branch in 65b66184e8