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