mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 23:26:13 +02:00
Initial commit
This commit is contained in:
7
events/client/reconnecting.js
Executable file
7
events/client/reconnecting.js
Executable file
@ -0,0 +1,7 @@
|
||||
//here the event starts
|
||||
module.exports = client => {
|
||||
console.log(`Reconnecting at ${new Date()}.`.bgYellow.black)
|
||||
}
|
||||
|
||||
|
||||
/** Template by Tomato#6966 | https://github.com/Tomato6966/Discord-Js-Handler-Template */
|
Reference in New Issue
Block a user