Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38483cbbeb | ||
|
|
0203cb1a62 | ||
|
|
797fddfafb | ||
|
|
82fe54b90a |
@@ -49,7 +49,7 @@ const Web3 = require('web3');
|
||||
|
||||
getBalance().then(balance => {
|
||||
if (balance <= 0) {
|
||||
messageRoom('Yo gang, I\m broke! Please drop me some ETH to ${hubotWalletAddress}. kthxbai.');
|
||||
messageRoom(`Yo gang, I\'m broke! Please drop me some ETH to ${hubotWalletAddress}. kthxbai.`);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hubot-kredits",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.3",
|
||||
"description": "Kosmos Kredits functionality for chat bots",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user