Fix request message
This commit is contained in:
parent
a21e884bee
commit
4f8aaff94a
@ -235,7 +235,7 @@ func listCommandFunc(ctx disgoman.Context, args []string) {
|
|||||||
|
|
||||||
_, _ = ctx.Send(fmt.Sprintf("```md\n"+
|
_, _ = ctx.Send(fmt.Sprintf("```md\n"+
|
||||||
"< Request ID Requested By >\n"+
|
"< Request ID Requested By >\n"+
|
||||||
"< %11s %-23s >\n"+
|
"< %-11d %23s >\n"+
|
||||||
"%s\n\n"+
|
"%s\n\n"+
|
||||||
"Comments: Not Implemented Yet\n"+
|
"Comments: Not Implemented Yet\n"+
|
||||||
"Requested At: %s\n"+
|
"Requested At: %s\n"+
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user