forgot a status.
This commit is contained in:
parent
0ddc8e064f
commit
9500bc3a45
2 changed files with 109 additions and 111 deletions
|
@ -17,7 +17,7 @@ module.exports = {
|
|||
log.hasStarted();
|
||||
status.randomStatus(client)
|
||||
setInterval(() => {
|
||||
randomStatus(client);
|
||||
status.randomStatus(client);
|
||||
}, 60000);
|
||||
}
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue