mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 10:25:01 +00:00
Update index.ts
This commit is contained in:
parent
2f7554365c
commit
a003987dea
1 changed files with 1 additions and 5 deletions
|
@ -350,10 +350,6 @@ connect().then(async () => {
|
|||
logRateLimit(data);
|
||||
});
|
||||
|
||||
client.user?.setPresence({
|
||||
activities: [{ name: "rule breakers", type: "WATCHING" }],
|
||||
});
|
||||
|
||||
bot.on("loadingFinished", async () => {
|
||||
runExpiringMutesLoop();
|
||||
await sleep(10 * SECONDS);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue