Code Monkey home page Code Monkey logo

mmm-instagram's People

Contributors

kapsolas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mmm-instagram's Issues

Loading

Seems to be stuck at loading. I have my API key. Also what is the min_timestamp, does it always have to be from the beginning or can it be adjusted

How to get multiple accounts?

I have one account (one access_token) up and running and want to add one more account. How?
Do I need a Token for each account, and if so, how do I add more? Have tried but will not work.

Can this show the equivalent of the home tab in Instagram app?

Rather than a single users photos is there a way to get the feed that is on the home tab in the Instagram app? That way the user sees images from all the accounts they subscribe to. I haven't looked at the Instagram API so I don't know if this is possible.

How to get API access token??

I'm confused on how to actually get the access token. I registered on the Instagram dev site, created a client. This comes with a client ID and client secret. But I can't figure out how to get the access token. I've read through the documentation and I can't seem to figure it out. Any help will be greatly appreciated.

Not displaying

I received my access token through instagram and hooked it into the config.js file but nothing displays. the console says 'Starting node_helper for module [MMM-Instagram]'. I even tried putting the access token directly in the Instagram.js file and still nothing. Any help would be much appreciated.

Just says "Loading..."

Using the instructions and npm install upon loading the module is just sits there

"Loading..."

It does not load and no errors appear in the dev screen

After further research it's quite difficult to setup an API on instagram... most of the instructions are vague or do not work.

This module is a dead issue.

Need new guide

Hello,

It will be nice to have a new guide because new client registration and permission review on Instagram API platform are discontinued in favor of the Instagram Basic Display API.
I'm noob but i would like to try this nice module..(i have loading after 2 days tries)
Thanks

module always suspended

In file MMM-Instagram.js the line 39 overwrites the classes elements generated in the MMM main modules. And this invalidates the MM.getModules() filter algorithm for Instagram module and it will be always suspended and never been shown!

I recognized this when I used the the MMM-Instagram module with MMM-Pages.

Fix: comment line 39.
I think you liked to add some css classes, but they have to merged with already added ones!

start: function() {
Log.info('Starting module: ' + this.name);
//this.data.classes = 'bright medium';
this.loaded = false;
this.images = {};

Pictures with specific hashtag

Hi ,

I'm not verry good with everything you did so I thought make a suggestion for you,
ever thought about loading the pictures that have a specific hashtag. I could use it.

Nice job by the way!

Click image

When I click on the image, I want to open the corresponding post link.
How do you do it?

.gitignore

Nice work man!

Good luck learning Git. (I'm not a master, but I'm getting the hang of it.)

You might wanna add a .gitignore file in the project folder.

In this file you can (should, in my opinion) add node_modules.

This way that folder is not uploaded and displayed in Git.

NPM will automatically create this folder and download the plugins when using npm install

Cheers!
anned20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.