Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximKing1 committed Feb 20, 2021
1 parent 0384dac commit 0feb01b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ class WebhooksManager extends EventEmitter {
console.log(chalk.red("-----------------------"));
console.log("The client has been changed to WebhooksManager, check our docs if your code is not working + BLWEvent.on Changed To client.on");
console.log(chalk.red("----------------------"));
console.log(chalk.red("-----------------------"));
console.log("All Manager Options Updated Check Our Docs Now! https://github.com/MaximKing1/BLWebhooks#readme");
console.log(chalk.red("----------------------"));

/**
* The Discord Client
Expand Down

0 comments on commit 0feb01b

Please sign in to comment.