Skip to content

Commit 24d2b03

Browse files
author
Prathik Raj
committed
South park signatures
=== for the love of God and all things holy - please fix this === .- <O> -. .-====-. ,-------. .-=<>=-. /_-'''/-_\ / / '' \ \ |,-----.| /__----__ |/ o) (o \| | | ')(' | | /,'-----'.\ |/ (')(') \| \ ._. / \ \ / / {_/(') (')\_} \ __ / ,>-_,,,_-<. >'=jf='< `. _ .' ,'--__--'. / . \ / \ /'-___-'\ / :| (_) . (_) / \ / \ (_) :| (_) \_-----'____--/ (_) (_) (_)_______(_) |___:|____| \___________/ |________| \_______/ |_________|
1 parent 7fc8a92 commit 24d2b03

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

fcm/signatures.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,18 @@ def get_signature(signature):
1818
\ || /
1919
__/ || \__
2020
\____/\____/
21+
"""
22+
elif signature == 'southpark':
23+
return """
24+
25+
.- <O> -. .-====-. ,-------. .-=<>=-.
26+
/_-\'''/-_\ / / '' \ \ |,-----.| /__----__\
27+
|/ o) (o \| | | ')(' | | /,'-----'.\ |/ (')(') \|
28+
\ ._. / \ \ / / {_/(') (')\_} \ __ /
29+
,>-_,,,_-<. >'=jf='< `. _ .' ,'--__--'.
30+
/ . \ / \ /'-___-'\ / :| \
31+
(_) . (_) / \ / \ (_) :| (_)
32+
\_-----'____--/ (_) (_) (_)_______(_) |___:|____|
33+
\___________/ |________| \_______/ |_________|
34+
2135
"""

0 commit comments

Comments
 (0)