mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-03 17:36:00 +05:30
Mirror of the developersIndia Deviras repository. Bunch of scripts to automate stuff around the r/developersIndia community.
advent-of-codeautomationcommunitydevelopersindiadevelopersindia-subredditpraw-redditreddit-automationscripts
.github/workflows | ||
idcard_update | ||
job_thread | ||
.all-contributorsrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
deviras
Bunch of scripts to automate stuff around the developersIndia subreddit
Scripts
idcard_update
Used for changing the text below total members & live members count in a subreddit.
Setup
-
Clone the repo
git clone https://github.com/developersIndia/deviras.git
-
Initialise a virtual environment.
cd deviras python3 -m venv venv source venv/bin/activate
-
Install dependencies
pip install -r requirements.txt
-
To run the tests, use the following command in a python virtual environment:
python -m unittest
Resources & Learning Material
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Sameer Sahu 💻 |
Pavan Jadhaw 🤔 |
MaDDogx 💻 ⚠️ |
This project follows the all-contributors specification. Contributions of any kind welcome!