Removed twitter module
This commit is contained in:
parent
c2c5f8beae
commit
207c1b7e02
29 changed files with 360 additions and 416 deletions
|
@ -25,28 +25,13 @@ tell-max-days=5
|
|||
tell-max-size=50
|
||||
|
||||
#disabled-commands=die, ignore
|
||||
disabled-modules=twitter
|
||||
disabled-modules=mastodon
|
||||
|
||||
#
|
||||
# API Token for: https://pinboard.in/settings/password
|
||||
#
|
||||
#pinboard-api-token=user\:TOKEN
|
||||
|
||||
#
|
||||
# Configure app at: https://developer.twitter.com/
|
||||
# and then: java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret>
|
||||
#
|
||||
#twitter-consumerKey=
|
||||
#twitter-consumerSecret=
|
||||
#twitter-token=
|
||||
#twitter-tokenSecret=
|
||||
|
||||
# Twitter handle to receive channel join/leave notifications
|
||||
#twitter-handle=
|
||||
|
||||
# Automatically post links to Mastodon
|
||||
#twitter-auto-post=true
|
||||
|
||||
#
|
||||
# Create a Mastodon application access token at: https//SERVER_INSTANCE/settings/applications
|
||||
# Make sure the 'write:statuses' scope is enabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue