3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00

added self depracate

This commit is contained in:
Luke Slater 2012-02-14 18:18:53 +00:00
parent 770b66488d
commit 8b87e7e512

View File

@ -16,6 +16,7 @@ var drama = function(dbot) {
'thresholds': { 'thresholds': {
'drama': 3, 'drama': 3,
'beinganasshole': 3, 'beinganasshole': 3,
'sd': 3, // self depracating
'normal': 1 'normal': 1
}, },