Skip to content

Commit

Permalink
Changed indentation, switched to logging, removed user-agents, change…
Browse files Browse the repository at this point in the history
…d filenames and more

This release (v1.4) brings a lot of under the hood fixes and changes. To make the code more readable, these files are now following a slightly altered form of pylint. Tabs have been changed to spaces. All debugging is now done using logging() instead of print(). The filenames have been changed to better represent their function. A lot of these changes were suggested by @RoboticMind who [opened this super-useful issue](#3).

All user-agents have been moved to the config file as suggested by @jellysnake in [Issue #4](#4).

And last but not least, some comments, the PM template and reply template have been altered slightly.
  • Loading branch information
KilledMufasa committed Sep 1, 2019
1 parent 14c50b1 commit ed9b39d
Show file tree
Hide file tree
Showing 3 changed files with 829 additions and 760 deletions.

0 comments on commit ed9b39d

Please sign in to comment.