1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
{ |
|||
"apiKeys": { |
|||
"eanData": "YOURKEYGOESHERE" |
|||
}, |
|||
"irc": { |
|||
"host": "irc.freenode.net", |
|||
"port": 6667, |
|||
"nick": "barcodebot", |
|||
"channel": "#revspace" |
|||
} |
|||
} |
Loading…
Reference in new issue