https://github.com/tirkarthi/phdcomics-bot
A simple reddit bot to post phdcomics to r/phdcomics daily
https://github.com/tirkarthi/phdcomics-bot
Last synced: 6 days ago
JSON representation
A simple reddit bot to post phdcomics to r/phdcomics daily
- Host: GitHub
- URL: https://github.com/tirkarthi/phdcomics-bot
- Owner: tirkarthi
- License: mit
- Created: 2018-03-25T12:56:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:54:24.000Z (over 2 years ago)
- Last Synced: 2025-01-05T12:42:35.915Z (5 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phdcomics-bot
A simple reddit bot to post phdcomics to r/phdcomics daily
# Installation
* Clone the repo
* Install the requirements in a virtualenv with `pip install -r requirements.txt`
* Add necessary environment variables to `.env` file
* Run the script with `python run.py`# Thanks
Dedicated to my friends pursuing PhD
# License
Copyright © 2018 Karthikeyan S
Distributed under the MIT License