Giter Club home page Giter Club logo

reddibot's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar salcido avatar

Stargazers

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

Watchers

 avatar

reddibot's Issues

UnhandledPromiseRejectionWarning: TypeError: timeline.some is not a function

The bot doesn't post anything on twitter, and i'm faced with this error here:

(node:2728) UnhandledPromiseRejectionWarning: TypeError: timeline.some is not a function
    at getNextPost (/home/limited/reddibot/bot.js:131:20)
    at getPostsAndTimeline.then (/home/limited/reddibot/bot.js:316:52)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:189:7)
(node:2728) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 141)

running in a Ubuntu
Python 2.7.12

It seems I can't to deploy it on Heroku

Hello I tried to deploy it to Heroku but it seems I'm getting an error. I'm alreddy running it on Node.js and working perfectly fine tho.

[email protected] start /app
node bot.js

/app/node_modules/twit/lib/twitter.js:511
throw new Error(err_msg)
^

Error: Twit config must include consumer_key when using user auth.
at /app/node_modules/twit/lib/twitter.js:511:13
at Array.forEach ()
at Twitter._validateConfigOrThrow (/app/node_modules/twit/lib/twitter.js:508:17)
at new Twitter (/app/node_modules/twit/lib/twitter.js:58:8)
at Object. (/app/bot.js:53:17)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: node bot.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /app/.npm/_logs/2019-02-05T08_42_29_066Z-debug.log

So any solution for this error?

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.