add some emoticons
This commit is contained in:
parent
1f5c1a8528
commit
33491136bf
@ -18,7 +18,7 @@ class punctuationManager():
|
||||
'levels':{
|
||||
'1':',',
|
||||
'2':'.',
|
||||
'3':'.,:-$~+*-/\\@',
|
||||
'3':'.,:-$~+*-/\\@;',
|
||||
},
|
||||
'punctuationDict':{
|
||||
'&':'and',
|
||||
@ -55,8 +55,10 @@ class punctuationManager():
|
||||
'=':'equals',
|
||||
},
|
||||
'customDict':{
|
||||
'chrys':'awsome',
|
||||
'cool':'mr chrys'
|
||||
':)':'smile',
|
||||
';)':'twinker',
|
||||
'XD':'loool',
|
||||
':D':'lought'
|
||||
}
|
||||
}
|
||||
def shutdown(self):
|
||||
|
Loading…
Reference in New Issue
Block a user