Markdown formatting + some fixes

This commit is contained in:
Lucas Gabriel 2024-06-02 00:26:48 +00:00
parent 1ec0af7cdb
commit 57154bcb70
8 changed files with 56 additions and 63 deletions

View file

@ -26,4 +26,4 @@ bot.on('polling_error', (error) => {
});
const date = Date();
console.log(`INFO: Lynx started at ${date}\n`)
console.log(`INFO: Lynx started at: \n ${date}\n`)