Steam-Chat-Bot / node-steam-chat-bot

Simplified interface for a steam chat bot
MIT License
102 stars 35 forks source link

TumblrTrigger (dev) autoPost not working #121

Open lostandconfused opened 8 years ago

lostandconfused commented 8 years ago

autoPost option isn't working

Efreak commented 8 years ago

Maybe @bonnici can look at this? I'm not sure of much with this trigger.

A trace or debug log would be useful here. Did you use this successfully in the past? If so, how long ago was it?

bonnici commented 8 years ago

Are the non-automatic posts working? Auto-post is still working on my fork of the code but there have been a lot of small changes and refactors so I'm not sure what has changed in the meantime.

lostandconfused commented 8 years ago

Yep it's posting with commands, just swapped it out with the one on your fork and it's working fine now.

Cheers

edit - would it be possible to get an ignore option to block specific urls or a whitelist would make more sense.

Efreak commented 8 years ago

Why would a whitelist even be useful? What's the point in a blog that only posts the same links?

Edit: there's already trigger.options.urlRegex