Skip to content

Major Refactoring #139

Merged
PSNAppz merged 15 commits intoDedSecInside:devfrom
KingAkeem:refactoring
Oct 19, 2018
Merged

Major Refactoring #139
PSNAppz merged 15 commits intoDedSecInside:devfrom
KingAkeem:refactoring

Conversation

@KingAkeem
Copy link
Member

@KingAkeem KingAkeem commented Oct 18, 2018

Changes Proposed

  • Adds two classes LinkNode and LinkIO, LinkNodes should be used to create nodes for links and manipulate single links. LinkIO is used to perform reading/displaying operations on links, it's a class that exposes static methods that can perform I/O functions on links.
  • Remove Golang files because they aren't being used.
  • Remove files that aren't being used

Explanation of Changes

This will make TorBot more modular for future API for front-end.

Screenshots of new feature/change

test

@KingAkeem KingAkeem changed the title Major Refactoring [In Progress] Major Refactoring Oct 19, 2018
@KingAkeem KingAkeem added Ready To Merge Hacktoberfest HackToberFest 2025 and removed Ongoing labels Oct 19, 2018
torBot.py Outdated
saveJson("Links", links)
saveJson("Links", node.get_children())
else:
print("usage: torBot.py [-h] [-v] [--update] [-q] [-u URL] [-s] [-m]",

This comment was marked as resolved.

Copy link
Member

@PSNAppz PSNAppz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Great 👍

@PSNAppz PSNAppz merged commit 8664b2b into DedSecInside:dev Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants