Added server/user count to stats, fixed message not showing on tenor/large image errors
This commit is contained in:
parent
41c8be04cf
commit
ae8b121d03
5 changed files with 23 additions and 6 deletions
2
shard.js
2
shard.js
|
@ -141,7 +141,7 @@ connected_workers ${image.connections.size}
|
|||
});
|
||||
|
||||
this.ipc.register("restart", async () => {
|
||||
await this.bot.editStatus("dnd", {
|
||||
this.bot.editStatus("dnd", {
|
||||
name: "esmBot is restarting, please stand by."
|
||||
});
|
||||
process.exit(1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue