# deviras > Bunch of scripts to automate stuff around the developersIndia subreddit [![Discord](https://img.shields.io/discord/669880381649977354?color=%237289da&label=Discord&logo=Discord)](https://discordapp.com/invite/MKXMSNC) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/developersIndia?style=social)](https://www.reddit.com/r/developersIndia/) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg)](#contributors-) ## Scripts ### [idcard_update](https://github.com/developersIndia/deviras/blob/idcard_update) Used for changing the text below total members & live members count in a subreddit. ![r/developersIndia About widget](https://user-images.githubusercontent.com/34342551/185678556-e4c911c9-fb12-49da-9ca6-8f8ce2ad9b5a.png) ## Setup 1. Clone the repo ```bash git clone https://github.com/developersIndia/deviras.git ``` 2. Initialise a virtual environment. ```bash cd deviras python3 -m venv venv source venv/bin/activate ``` 3. Install dependencies ```bash pip install -r requirements.txt ``` 4. To run the tests, use the following command in a python virtual environment: ```bash python -m unittest ``` ## Resources & Learning Material - [PRAW Docs](https://praw.readthedocs.io/en/stable/code_overview/other/idcard.html) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Sameer Sahu
Sameer Sahu

💻
Pavan Jadhaw
Pavan Jadhaw

🤔
MaDDogx
MaDDogx

💻 ⚠️
Pratham
Pratham

💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!