Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Announce file updates for specific Dropbox folders to specific channels

License

Notifications You must be signed in to change notification settings

haliphax/supybot-dropboxwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supybot/limnoria DropboxWatch plugin

This plugin will watch a Dropbox folder and announce updates to paths that channels can elect to follow.

settings

global

  • supybot.plugins.DropboxWatch.apiKey (String): The Dropbox OAuth2 API key
  • supybot.plugins.DropboxWatch.appSecret (String): The Dropbox app secret
  • supybot.plugins.DropboxWatch.interval (PositiveInteger): The time (in seconds) between polling the event queue for announcement notifications (default: 60)

To set these, use the config command.

Note: If any of the global settings are changed, the plugin will need to be reloaded.

channel

  • supybot.plugins.DropboxWatch.paths (SpaceSeparatedListOfStrings): Which paths (relative to the root) this channel would like to receive announcements for (example: impure73 wip Public)

To set these, use the config channel command.

About

Announce file updates for specific Dropbox folders to specific channels

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages