Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
log prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
karyeet committed Sep 13, 2023
1 parent 91a2d78 commit 04b871b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ else {
client.login(config.token);
}

console.log("Prefix "+config.PREFIX)

// table of command names and their corresponding files/functions

client.once("ready", () => {
Expand Down

0 comments on commit 04b871b

Please sign in to comment.