Giter VIP home page Giter VIP logo

Comments (4)

scoopyw avatar scoopyw commented on July 26, 2024

I believe though, this can be because of a post on reddit which doesn't include a picture or video. If this is true we could maybe implement an if else so it skips posts without pics or videos and continues to the next one with a pic or video in it.

from insta_reddit_bot.

FreekBes avatar FreekBes commented on July 26, 2024

Can you send me a copy of your configuration file settings.json (WITHOUT USERNAME AND PASSWORD)? I believe this has something to do with the Discord integeration.

from insta_reddit_bot.

scoopyw avatar scoopyw commented on July 26, 2024
{
	"instagram": {
		"username": "",
		"password": "",
		"seed": "ikkomjeweltegen",
		"credits_in_caption": true,
		"credits_format": "Mirrored from a post on %subreddit% by %user%: %url%  #strangerthings #milliebobbybrown #finnwolfhard #noahschnapp #eleven #netflix #sadiesink #strangerthingsedit #gatenmatarazzo #calebmclaughlin #mikewheeler #st #mileven #strangerthingsedits #milliebobbybrownedit #millie #willbyers #edit #love #strangerthingsseason #florencebymills #mills #edits #fillie #it #riverdale #finnwolfhardedit #mbb #nillie #enolaholmes",
		"restart_every": 0
	},
	"reddit": {
		"subreddits": {
			"/r/strangerthings": 100
		}
	},
	"discord": {
		"enabled": false,
		"token": "ENTER_DISCORD_TOKEN_HERE_THEN_ENABLE",
		"prefix": "!",
		"channels": {
			"commands": "ENTER_CHANNEL_ID_HERE",
			"system": "ENTER_CHANNEL_ID_HERE"
		}
	},
	"schedule": {
		"human_error": {
			"min": 20,
			"max": 320
		},
		"hourly_timings": [
			[54],
			[],
			[],
			[32],
			[],
			[],
			[45],
			[],
			[],
			[34],
			[],
			[],
			[52],
			[],
			[],
			[25],
			[],
			[],
			[47],
			[20],
			[],
			[41],
			[],
			[],
			[32],
			[]
		]
	}
}

from insta_reddit_bot.

FreekBes avatar FreekBes commented on July 26, 2024

Fixed the issue in the latest commit. Update the bot with git pull and this issue should no longer pop up. I cannot guarantuee other issues won't appear though, as I am no longer maintaining this repository.

from insta_reddit_bot.

Related Issues (20)

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.