what
This commit is contained in:
parent
3fc0ac110f
commit
2782131a7d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module.exports = {
|
||||||
await reaction.message.reactions.removeAll();
|
await reaction.message.reactions.removeAll();
|
||||||
} else {
|
} else {
|
||||||
hastebin(`${client.lastEval || `Last eval resuts weren't cached`}`, {
|
hastebin(`${client.lastEval || `Last eval resuts weren't cached`}`, {
|
||||||
url: 'http://rp.e-six-two.one/',
|
url: 'http://rp.e-six-two.one/documents',
|
||||||
extension: 'js'
|
extension: 'js'
|
||||||
})
|
})
|
||||||
.then(async (h) => {
|
.then(async (h) => {
|
||||||
|
|
Loading…
Reference in a new issue