mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-06 10:20:26 +02:00
first commit
This commit is contained in:
commit
0c8af21fab
95 changed files with 5312 additions and 0 deletions
10
server/internal/utils/header.go
Normal file
10
server/internal/utils/header.go
Normal file
|
@ -0,0 +1,10 @@
|
|||
package utils
|
||||
|
||||
const Header = `&34
|
||||
_ __ __
|
||||
/ | / /__ / /______ \ /\
|
||||
/ |/ / _ \/ //_/ __ \ ) ( ')
|
||||
/ /| / __/ ,< / /_/ / ( / )
|
||||
/_/ |_/\___/_/|_|\____/ \(__)|
|
||||
&1&37 nurdism/neko &33%s v%s&0
|
||||
`
|
Loading…
Add table
Add a link
Reference in a new issue