Skip to content

Torbot v2.1.0#221

Merged
PSNAppz merged 19 commits intodevfrom
feature/torbotv2.1
Aug 28, 2022
Merged

Torbot v2.1.0#221
PSNAppz merged 19 commits intodevfrom
feature/torbotv2.1

Conversation

@PSNAppz
Copy link
Member

@PSNAppz PSNAppz commented Oct 9, 2021

Changes v2.1

Added

  • GoTor API - A Golang implementation of Core TorBot functionality.
  • Phone number extractor - Extracts phone numbers from urls.
  • Integrated NLP module with TorBot
  • Major code refactoring

Removed

  • No longer using the tree module
  • Poetry Implementation removed

@PSNAppz PSNAppz changed the title Feature/torbotv2.1 [Refactor] Feature/torbotv2.1 Oct 9, 2021
@PSNAppz PSNAppz requested a review from KingAkeem October 10, 2021 16:58
@PSNAppz PSNAppz added To Review and removed Ongoing labels Oct 10, 2021
title = title.format(license_msg=license_msg, banner=banner)
print(title)
# TorBot CLI class
class TorBot:
Copy link
Member

Choose a reason for hiding this comment

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

I like the idea of isolating the command-line logic to it's own class, nice work 👍🏿

@PSNAppz PSNAppz changed the title Feature/torbotv2.1 Torbot v2.1.0 Aug 28, 2022
@PSNAppz PSNAppz requested a review from KingAkeem August 28, 2022 11:14
@PSNAppz PSNAppz merged commit 13841a8 into dev Aug 28, 2022
@KingAkeem KingAkeem deleted the feature/torbotv2.1 branch December 19, 2022 22:56
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