mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 02:25:01 +00:00
Revert the last commit
This commit is contained in:
parent
f3f9f2248d
commit
9d2fbee17f
1 changed files with 0 additions and 1 deletions
|
@ -350,7 +350,6 @@ connect().then(async () => {
|
||||||
|
|
||||||
client.once("ready", () => {
|
client.once("ready", () => {
|
||||||
startUptimeCounter();
|
startUptimeCounter();
|
||||||
client.user?.setPresence({ activities: [{ name: "over Ibot's Lodge", type: "WATCHING" }] });
|
|
||||||
});
|
});
|
||||||
|
|
||||||
client.on(Constants.Events.RATE_LIMIT, (data) => {
|
client.on(Constants.Events.RATE_LIMIT, (data) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue