mirror of
https://github.com/reality/dbot.git
synced 2025-01-11 20:42:37 +01:00
derp
This commit is contained in:
parent
0069003cc7
commit
2e3d4582f1
@ -66,7 +66,7 @@ var commands = function(dbot) {
|
|||||||
|
|
||||||
if(offString) {
|
if(offString) {
|
||||||
event.reply(dbot.t('timed_notifies', {
|
event.reply(dbot.t('timed_notifies', {
|
||||||
'user': user.priamryNick,
|
'user': user.primaryNick,
|
||||||
'count': total,
|
'count': total,
|
||||||
'offString': offString,
|
'offString': offString,
|
||||||
'cString': cString,
|
'cString': cString,
|
||||||
|
Loading…
Reference in New Issue
Block a user