mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Merge pull request #323 from Eniamza/master
Fixed branch conflicts in commands.json
This commit is contained in:
commit
64c011bd97
1 changed files with 4 additions and 4 deletions
|
@ -59,7 +59,7 @@
|
|||
"author": {
|
||||
"name": "BEGGING!",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/Red.png"
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/Red.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -75,7 +75,7 @@
|
|||
"author": {
|
||||
"name": "IMPORTANT!",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/Red.png"
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/Red.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -299,7 +299,7 @@
|
|||
"author": {
|
||||
"name": "Random",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/orange.png"
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/orange.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -859,7 +859,7 @@
|
|||
"author": {
|
||||
"name": "LBRY Services Status",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/green.png"
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/green.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue