Merge pull request #969 from jonspraggins/patch-1
Add Uploading 'Faces'
This commit is contained in:
commit
decbeaccb1
@ -20,7 +20,9 @@ ANGRY = "(-_-')"
|
||||
FRIEND = '(♥‿‿♥)'
|
||||
BROKEN = '(☓‿‿☓)'
|
||||
DEBUG = '(#__#)'
|
||||
|
||||
UPLOAD = '(1__0)'
|
||||
UPLOAD1 = '(1__1)'
|
||||
UPLOAD2 = '(0__1)'
|
||||
|
||||
def load_from_config(config):
|
||||
for face_name, face_value in config.items():
|
||||
|
Loading…
x
Reference in New Issue
Block a user