Upload files to "/"
This commit is contained in:
17
constants.py
Normal file
17
constants.py
Normal file
@@ -0,0 +1,17 @@
|
||||
class Consts:
|
||||
banner: str = """
|
||||
_
|
||||
\`*-.
|
||||
) _`-.
|
||||
. : `. .
|
||||
: _ ' \
|
||||
; *` _. `*-._
|
||||
`-.-' `-.
|
||||
; ` `.
|
||||
:. . \
|
||||
. \ . : .-' .
|
||||
' `+.; ; ' :
|
||||
: ' | ; ;-.
|
||||
; ' : :`-: _.`* ;
|
||||
[bug] .*' / .*' ; .*`- +' `*'
|
||||
`*-* `*-* `*-*'"""
|
||||
Reference in New Issue
Block a user