This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
Cron help- command not executed
Post Flair (click to view more posts with a particular flair)
Post Body
My python code for my reddit bot works fine when i run it manually but using crontab it doesnt seem to ever run
In cron i have:
* * * * * cd /home/<user>/...path/to/folder/with/file; python3 ./RedditBotFileName.py
Ive also tried combining into one command like python3 path/RedditBotFileName.py which didnt seem to change anything
Can someone help? Is there a better way to have bot running
Author
Account Strength
90%
Account Age
5 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,605
Link Karma
201
Comment Karma
1,384
Profile updated: 6 days ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/redditdev/c...