working state?
This commit is contained in:
4
tasks/example.js
Normal file
4
tasks/example.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = (client, config, state) => {
|
||||
//console.log(`example log ${client.user.tag}`);
|
||||
};
|
||||
module.exports.schedule = '*/5 * * * * *';
|
||||
Reference in New Issue
Block a user