A bot that scans all text channels on your Discord server for pinned posts and cross-posts them over on a subreddit, for archiving, readability and ofcourse, further discussion.
python3 -m venv .py
source .py/bin/activate
pip install -r requirements.txt