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': {
'drama': 3,
'beinganasshole': 3,
'sd': 3, // self depracating
'normal': 1
},