JohannesPertl / reddit-video-download-bot

A reddit bot that provides downloadable video links
MIT License
317 stars 32 forks source link

Update bot.py #3

Closed alanyee closed 5 years ago

alanyee commented 5 years ago

PEP 8 changes: -Use of docstrings over comments -Made constants into immutable data types -Rearrange libraries according to PEP 8 -Remove some operations