new(all): #156 and logo enhancement.

This commit is contained in:
rodrigorodriguez 2023-02-24 13:37:06 -03:00
parent 6fcd009fb2
commit 74d794afe9

View file

@ -11,9 +11,9 @@ import pjson from './package.json' assert { type: 'json' };
console.log(``);
console.log(``);
console.log(``);
console.log(` ████ ██████ ███ ██ ██████ ██████ █████ ██ ██████ ███████ ████████ ████ ® `);
console.log(` ██ ███ ██ █ ██ ██ ██ ██ █ ██ ███ ███ ███ ██ ██████ ██ * * ██ ██ █ `);
console.log(` ██████ ██████ ██ ███ ██████ ██ ██ ██ ██ █████ █████ ███████ ██ ████ 3.0`);
console.log(` █████ ██████ ███ ██ ██████ █████ █████ ██ █████ █████ ██████ ███ ® `);
console.log(` ██ ███ ██ █ ██ █ ██ ██ █ ██ ██ ███ ███ ██ ██████ █ * * █ ██ █ `);
console.log(` ██████ ██████ ██ ███ ██████ ██ ██ ██ ██ █████ █████ █████ ██ ████ 3.0`);
console.log(``);
console.debug(`botserver@${pjson.version}, botlib@${pjson.dependencies.botlib}, botbuilder@${pjson.dependencies.botbuilder}, nodeJS: ${process.version}, platform: ${process.platform}, architecture: ${process.arch}.`);
var now = () => {