nice
This commit is contained in:
parent
136c46bf54
commit
4c804e4d39
2
index.js
2
index.js
@ -113,4 +113,4 @@ client.on(Events.InteractionCreate, async interaction => {
|
||||
client.login(process.env.DISCORD_TOKEN);
|
||||
|
||||
setInterval(()=>{update(headers,numbers,client,process.env.PALWORLD_API_TOKEN)}, 300000);
|
||||
setInterval(()=>{clean(client)}, 1);
|
||||
setInterval(()=>{clean(client)}, 86400000);
|
||||
Loading…
x
Reference in New Issue
Block a user