Skip to content

Commit

Permalink
debug thing oops
Browse files Browse the repository at this point in the history
  • Loading branch information
BluDood committed Nov 3, 2022
1 parent 41f1876 commit 8dd87f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/console.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ async function motd(tag) {
}
tag && console.log(`Welcome to BluBot! Your bot (${tag}) is now running.`)
console.log(minimal ? 'Press h and hit Enter for help.' : 'Press h for help.')
console.log(process.argv)
}

const commands = {
Expand Down

0 comments on commit 8dd87f6

Please sign in to comment.