Private message reply is now configurable in Config.json, closes #201, other small changes

This commit is contained in:
Master Kwoth
2016-04-10 02:38:46 +02:00
parent cf5e89d6a2
commit 59a373a14f
5 changed files with 112 additions and 74 deletions

View File

@ -72,5 +72,6 @@
"https://49.media.tumblr.com/8e8a099c4eba22abd3ec0f70fd087cce/tumblr_nxovj9oY861ur1mffo1_500.gif "
],
"CurrencySign": "🌸",
"CurrencyName": "NadekoFlower"
"CurrencyName": "NadekoFlower",
"DMHelpString": "Type `-h` for help."
}