Skip to content
Abdelrahman edited this page Aug 28, 2019 · 4 revisions

Welcome to the RedditWallpaperBot wiki!

This was a small personal project meant mainly for learning experience, hopefully it would of valuable use :) .


Current status: Project completed
Project Architecture:

tests/  
etc/     ## CONFIG FILES  
wrapper/  ## MAINLY TO ABSTRACT PIPENV SHELL COMMAND FOR VIRTUAL ENVIRONMENT ACTIVATION  
..  
bot.py  ## BOT FUNCTIONS/UTILS  
main.py ## STARTING MAIN FUNCTION  
..  
Clone this wiki locally