From 58df60b6e3ccda724a81dd9f0721b1c6e84686c1 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 6 May 2024 00:45:48 +0500 Subject: feat: new command - !notify (i havent tested it (clueless)) --- localization/english.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'localization/english.json') diff --git a/localization/english.json b/localization/english.json index b086f6d..29b9858 100644 --- a/localization/english.json +++ b/localization/english.json @@ -20,5 +20,8 @@ "ping.response": "{sender.alias_name}: Pong! Uptime: %s ยท Used memory: %sMB", "event.on": "{sender.alias_name}: New event \"%s\" has been successfully created!", - "event.off": "{sender.alias_name}: The event \"%s\" has been deleted!" + "event.off": "{sender.alias_name}: The event \"%s\" has been deleted!", + + "notify.sub": "{sender.alias_name}: You have been successfully subscribed to the \"%s\" event!", + "notify.unsub": "{sender.alias_name}: You have been unsubscribed from the \"%s\" event!" } -- cgit v1.2.3