mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-28 16:17:06 -05:00
BESPOKE CHANGES FOR ROBINBOT
This commit is contained in:
8
app.json
8
app.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "BooDooBooks",
|
||||
"name": "robinbot",
|
||||
"description": "Turn-key _ebooks deployment using twitter_ebooks",
|
||||
"repository": "https://github.com/BooDoo/ebooks_example/tree/deploy",
|
||||
"repository": "https://github.com/BooDoo/ebooks_example/tree/robinbot",
|
||||
"keywords": [
|
||||
"twitter",
|
||||
"bot",
|
||||
@@ -12,8 +12,8 @@
|
||||
],
|
||||
"env": {
|
||||
"LANG": "en_US.UTF-8",
|
||||
"BOT_NAME": "",
|
||||
"SOURCE_USERNAME": "",
|
||||
"BOT_NAME": "mu_ebooks",
|
||||
"SOURCE_USERNAME": "calaminii",
|
||||
"CONSUMER_KEY": "",
|
||||
"CONSUMER_SECRET": "",
|
||||
"ACCESS_TOKEN": "",
|
||||
|
||||
Reference in New Issue
Block a user