process title
This commit is contained in:
parent
43daa299b1
commit
f9878fa7a6
1 changed files with 2 additions and 0 deletions
|
@ -252,4 +252,6 @@ instead("spawn", bot.shards, function (args, orig) {
|
||||||
return ret;
|
return ret;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
process.title = `HiddenPhox (${__filename})`;
|
||||||
|
|
||||||
bot.connect();
|
bot.connect();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue