deviras/README.md

28 lines
707 B
Markdown
Raw Normal View History

2022-08-18 11:40:20 +05:30
# deviras
2022-08-19 23:15:48 +05:30
> Bunch of scripts to automate stuff around the developersIndia subreddit
2022-08-19 22:51:31 +05:30
2022-08-19 23:24:49 +05:30
## Scripts
2022-08-19 22:51:31 +05:30
2022-08-19 23:24:49 +05:30
1. [main.py](https://github.com/developersIndia/deviras/blob/main/main.py)
- 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)
2022-08-19 22:51:31 +05:30
## TODO
- Figure out best way to read secrets?
- Seprate out titles in a dataset.json
2022-08-19 23:15:48 +05:30
2022-08-19 23:24:49 +05:30
## Resources
- [PRAW Docs](https://praw.readthedocs.io/en/stable/code_overview/other/idcard.html)
2022-08-19 23:15:48 +05:30
# Contributors
Thanks to these awesome folks for helping out:
- [pavanjadhaw](https://github.com/pavanjadhaw)