Adding new line to help message for dice
This commit is contained in:
parent
4b6056cc2c
commit
4d8c64099f
@ -117,7 +117,7 @@ def get_help_message(method):
|
|||||||
'Usage: !quake <player name>'
|
'Usage: !quake <player name>'
|
||||||
],
|
],
|
||||||
'roll': [
|
'roll': [
|
||||||
'Rolls N number of Y sided die'
|
'Rolls N number of Y sided die\n'
|
||||||
'Usage: !roll 3 20'
|
'Usage: !roll 3 20'
|
||||||
],
|
],
|
||||||
'smug': [
|
'smug': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user