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:
6
events/client/warn.js
Executable file
6
events/client/warn.js
Executable file
@ -0,0 +1,6 @@
|
||||
//here the event starts
|
||||
module.exports = client => {
|
||||
console.warn();
|
||||
}
|
||||
|
||||
/** Template by Tomato#6966 | https://github.com/Tomato6966/Discord-Js-Handler-Template */
|
Reference in New Issue
Block a user