From 7caf45e77e4f37b59b427ba562f6f3dbdb4cdce2 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 3 Aug 2018 11:40:33 +0100 Subject: Grammer is important --- modules/lastfm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/lastfm.py b/modules/lastfm.py index 7a607dd0..32e9bc44 100644 --- a/modules/lastfm.py +++ b/modules/lastfm.py @@ -14,7 +14,7 @@ class Module(object): bot.events.on("received").on("command").on("np", "listening", "nowplaying").hook(self.np, - help="Get the last listen to track from a user", + help="Get the last listened to track from a user", usage="[username]") def np(self, event): -- cgit v1.3.1-10-gc9f91