diff --git a/src/server/linebridge_ascii.js b/src/server/linebridge_ascii.js new file mode 100644 index 0000000..ecd553a --- /dev/null +++ b/src/server/linebridge_ascii.js @@ -0,0 +1 @@ +module.exports = " __ _ __ _ __ \r\n \/ \/ (_)___ ___ \/ \/_ _____(_)___\/ \/___ ____ \r\n \/ \/ \/ \/ __ \\\/ _ \\\/ __ \\\/ ___\/ \/ __ \/ __ `\/ _ \\\r\n \/ \/___\/ \/ \/ \/ \/ __\/ \/_\/ \/ \/ \/ \/ \/_\/ \/ \/_\/ \/ __\/\r\n\/_____\/_\/_\/ \/_\/\\___\/_.___\/_\/ \/_\/\\__,_\/\\__, \/\\___\/ \r\n \/____\/ " \ No newline at end of file