diff --git a/config.template.json b/config.template.json index 73070e0..2647298 100644 --- a/config.template.json +++ b/config.template.json @@ -6,6 +6,12 @@ }, "github": { "token": "" + }, + "twitter": { + "consumerKey": "", + "consumerSecret": "", + "token": "", + "tokenSecret": "" } } }