From 2db65f578859cdb3000dc06da16c88f9bab69772 Mon Sep 17 00:00:00 2001 From: Yessiest Date: Sat, 28 May 2022 17:10:19 +0400 Subject: [PATCH] oopsie in the help db --- plugins/tools/help.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tools/help.lua b/plugins/tools/help.lua index d15988e..21ce16f 100644 --- a/plugins/tools/help.lua +++ b/plugins/tools/help.lua @@ -16,7 +16,7 @@ return { } }}, ["pfp"] = "Show the profile picture of a user, or if none is specified, of yourself", - ["markpov"] = { embed = { + ["markov"] = { embed = { title = "Generate some text using markov chains", description = "Generates text using the markov chain rule applied to a predefined set of words", fields = {