modified docker image structure
This commit is contained in:
parent
a02979522f
commit
933d03ff13
6 changed files with 38 additions and 20 deletions
|
@ -11,7 +11,7 @@ export default {
|
|||
|
||||
setInterval(async () => {
|
||||
await checkReset();
|
||||
}, 1000); //10 * 60 *
|
||||
}, 1000);
|
||||
|
||||
setInterval(async () => {
|
||||
client.user?.setPresence({ activities: [{ name: '/ask | Bot fixed !', type: 3 }] });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue