all repos — paprika @ ed37b272f5791d139f3031bd35c8b3c41592f356

go rewrite of taigabot

Remove 'ago'
Anirudh Oppiliappan x@icyphox.sh
Tue, 18 Jan 2022 19:19:15 +0530
commit

ed37b272f5791d139f3031bd35c8b3c41592f356

parent

5d2368994a7887c962696739070e16398fc2e8ac

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M plugins/seen.goplugins/seen.go

@@ -54,11 +54,6 @@ }

humanized := humanize.Time(lastSeen.Time) - // Don't want "now ago". - if humanized != "now" { - humanized = humanized + " ago" - } - if lastSeen.Doing == "PRIVMSG" { reply = fmt.Sprintf( "\x02%s\x02 was last seen %s, saying: %s",