Upgraded retrotext and DBL posting packages, fixed mention prefixes and DM commands
This commit is contained in:
parent
c0332673bf
commit
5d2e2b5274
8 changed files with 278 additions and 46 deletions
|
@ -156,6 +156,7 @@ const runJob = (job, sock) => {
|
|||
if (e) return reject(e);
|
||||
return resolve();
|
||||
});
|
||||
return;
|
||||
}).catch(e => {
|
||||
reject(e);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue