/pinddit

Bot to auto-pin links to Discord channels

Primary LanguagePython

Pinddit - A Discord bot to archive pins to Reddit

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.

install

python3 -m venv .py
source .py/bin/activate
pip install -r requirements.txt