hubot-trello icon indicating copy to clipboard operation
hubot-trello copied to clipboard

manage your trello board from hubot

Results 6 hubot-trello issues
Sort by recently updated
recently updated
newest added

I have installed hubot, I can able to start the instance. I followed the following steps for Hubot-Trello: npm install hubot-trello --save Added "hubot-trello" to externalscripts.json added the following three...

I'm getting this after adding the script, setting configs correctly, etc: `/home/joe/joebot2/node_modules/hubot/src/brain.coffee:10:5: error: Can't reference 'this' before calling super in derived class constructors` '@data =` `^ `

It's probably just me, but integration with slack doesn't seem to be working too clearly. I'm able to use hubot to create lists in slack, but that's about it. I...

Issue: When calling hubot to add a member to a card it removes existing users and adds only the current user Proposed solution: Update method to first obtain a list...

Not sure if I'm not setting up hubot-trello correctly or not but I am getting error's when loading. It also seems that Trello has changed the URL for boards to...

Also updated search functionality so that by default the board will only be searched by names of cards (not descriptions) Created functionality to "Relate Cards" this will take either a...