gdamjan / erlang-irc-bot

A simple extendable irc bot in Erlang
http://github.com/gdamjan/erlang-irc-bot/wiki
MIT License
80 stars 25 forks source link

imlement the time telling part of the tell plugin #19

Closed gdamjan closed 14 years ago

gdamjan commented 14 years ago

Look at function fancy_time/1 http://github.com/gdamjan/erlang-irc-bot/blob/master/src/plugins/tell.erl#L16

When the tell plugin reports back the messages it remembered it should also report the time when the message was left. But a simple date-time-stamp would be ugly. I'd like something like:

gdamjan commented 14 years ago

Implemented in 4c37b85e562203f49bf5ac21c67bf1f68218d4eb