Minor cleanup
This commit is contained in:
parent
6894e05610
commit
66ca972b9b
12 changed files with 44 additions and 42 deletions
|
@ -28,12 +28,12 @@ tell-max-size=50
|
|||
#disabled-modules=dice, joke
|
||||
|
||||
#
|
||||
# Credentials for: http://pinboard.in/
|
||||
# API Token for: https://pinboard.in/settings/password
|
||||
#
|
||||
#pinboard-api-token=user\:TOKEN
|
||||
|
||||
#
|
||||
# Configure app at: https://developer.twitter.com/en/apps
|
||||
# Configure app at: https://developer.twitter.com/
|
||||
# and then: java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret>
|
||||
#
|
||||
#twitter-consumerKey=
|
||||
|
@ -61,14 +61,14 @@ tell-max-size=50
|
|||
#mastodon-auto-post=true
|
||||
|
||||
#
|
||||
# Create custom search engine at: https://cse.google.com/
|
||||
# and get API key from: https://console.developers.google.com/
|
||||
# Create custom search engine at: https://programmablesearchengine.google.com/
|
||||
# and get API key from: https://console.cloud.google.com/apis
|
||||
#
|
||||
#google-api=
|
||||
#google-cse-cx=
|
||||
|
||||
#
|
||||
# Get OpenWeatherMap API key from: https://openweathermap.org/
|
||||
# Get OpenWeatherMap API key from: https://openweathermap.org/api
|
||||
#
|
||||
#owm-api-key=
|
||||
|
||||
|
@ -87,3 +87,4 @@ tell-max-size=50
|
|||
# ChatGPT/OpenAI API key from: https://beta.openai.com/account/api-keys
|
||||
#
|
||||
#chatgpt-api-key=
|
||||
#chatgpt-max-tokens=1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue