oopsie in the help db
This commit is contained in:
parent
43ec66153b
commit
2db65f5788
|
@ -16,7 +16,7 @@ return {
|
||||||
}
|
}
|
||||||
}},
|
}},
|
||||||
["pfp"] = "Show the profile picture of a user, or if none is specified, of yourself",
|
["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",
|
title = "Generate some text using markov chains",
|
||||||
description = "Generates text using the markov chain rule applied to a predefined set of words",
|
description = "Generates text using the markov chain rule applied to a predefined set of words",
|
||||||
fields = {
|
fields = {
|
||||||
|
|
Loading…
Reference in New Issue