Testing ready event
This commit is contained in:
parent
07d760e066
commit
e17877548c
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
module.exports = (client) => {
|
||||
console.log('Discord client ready!');
|
||||
};
|
Loading…
Reference in a new issue