new: added new angry state (closes #486)

This commit is contained in:
Simone Margaritelli
2019-11-01 15:53:31 +01:00
parent 2f948306eb
commit 31a89cbe4b
5 changed files with 36 additions and 5 deletions

View File

@ -16,6 +16,7 @@ DEMOTIVATED = '(≖__≖)'
SMART = '(✜‿‿✜)'
LONELY = '(ب__ب)'
SAD = '(╥☁╥ )'
ANGRY = "(-_-')"
FRIEND = '(♥‿‿♥)'
BROKEN = '(☓‿‿☓)'
DEBUG = '(#__#)'