mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
revert
This commit is contained in:
parent
a5ade5fe71
commit
46114a032e
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -309,7 +309,7 @@ function main() {
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
});e
|
});
|
||||||
|
|
||||||
// bot.on('message', async function(username, message, sender) {
|
// bot.on('message', async function(username, message, sender) {
|
||||||
// try {
|
// try {
|
||||||
|
|
Loading…
Reference in a new issue