mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 17:31:32 +00:00
Update claimbot.js
This commit is contained in:
parent
9f32f4bf47
commit
d42313d0f8
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ function init(discordBot_) {
|
|||
setInterval(function() {
|
||||
//announceClaims(); pause the claim until https://github.com/lbryio/chainquery/issues/58 has been fixed.
|
||||
}, 60 * 1000);
|
||||
announceClaims();
|
||||
//announceClaims();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue