From 85c7fe14fdaa750dc644f201fe6f7137df3996fd Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 3 Jul 2016 10:36:34 -0700 Subject: [PATCH] Added basic help to properties file. --- properties/mobibot.properties | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/properties/mobibot.properties b/properties/mobibot.properties index 2e0b8f1..7bf2dca 100644 --- a/properties/mobibot.properties +++ b/properties/mobibot.properties @@ -18,13 +18,24 @@ backlogs=http://www.mobitopia.org/mobibot/logs tell-max-days=5 tell-max-size=50 +# +# Credentials for: http://del.icio.us/ +# #delicious-user= #delicious-pwd= +# +# Configure app at: https://apps.twitter.com/ +# and then: java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth +# #twitter-consumerKey= #twitter-consumerSecret= #twitter-token= #twitter-tokenSecret= +# +# Create custom search engine at: https://cse.google.com/ +# and get API key from: https://console.developers.google.com/ +# #google-api= -#google-cse-cx= \ No newline at end of file +#google-cse-cx=