This commit is contained in:
syuilo
2025-12-03 16:19:20 +09:00
parent 5512898463
commit bb9125eea6

View File

@@ -38,7 +38,7 @@ function greet() {
console.log(' ' + chalk.gray(v) + themeColor(' |___|\n'.substring(v.length))); console.log(' ' + chalk.gray(v) + themeColor(' |___|\n'.substring(v.length)));
//#endregion //#endregion
console.log(' Misskey is an open-source decentralized microblogging platform.'); console.log(' wwwwwwwwwwwwwwwwwwww.');
console.log(chalk.rgb(255, 136, 0)(' If you like Misskey, please consider donating to support dev. https://misskey-hub.net/docs/donate/')); console.log(chalk.rgb(255, 136, 0)(' If you like Misskey, please consider donating to support dev. https://misskey-hub.net/docs/donate/'));
console.log(''); console.log('');