Remove 'ago'
Anirudh Oppiliappan x@icyphox.sh
Tue, 18 Jan 2022 19:19:15 +0530
1 files changed,
0 insertions(+),
5 deletions(-)
jump to
M
plugins/seen.go
→
plugins/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",