misc(moderation): added ascii art
This commit is contained in:
parent
4109ee25ae
commit
1d9114e19b
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
# _____ _
|
||||
# / ____| (_)
|
||||
# | (___ ___ __ _ _____ ___ _ __ ___ _ __ ___ ___ _ __
|
||||
# \___ \ / _ \/ _` / __\ \ /\ / / | '_ ` _ \| '_ ` _ \ / _ \ '__|
|
||||
# ____) | __/ (_| \__ \\ V V /| | | | | | | | | | | | __/ |
|
||||
# |_____/ \___|\__,_|___/ \_/\_/ |_|_| |_| |_|_| |_| |_|\___|_|
|
||||
|
||||
import logging
|
||||
import json
|
||||
import time
|
||||
|
|
Loading…
Reference in a new issue