Giter Site home page Giter Site logo

Telegram Problem about harpoon HOT 4 CLOSED

vsalehi avatar vsalehi commented on August 16, 2024
Telegram Problem

from harpoon.

Comments (4)

Te-k avatar Te-k commented on August 16, 2024

Nice catch, it comes from changes in the Telethon API. I just fixed it and forced a recent version in requirements.txt. So it should be good now, let me know

from harpoon.

vsalehi avatar vsalehi commented on August 16, 2024

Hi,
I got some errors again

root@kali:~/harpoon# harpoon telegram messages osint
5 messages downloaded:
[2016-03-03T22:40:42] Media (973 views)
[2015-09-23T17:48:01] Iedereen kan meelezen, maar alleen beheerders kunnen wat plaatsen. (885 views)
Traceback (most recent call last):
  File "/usr/local/bin/harpoon", line 11, in <module>
    load_entry_point('harpoon==0.1.1', 'console_scripts', 'harpoon')()
  File "/usr/local/lib/python3.6/dist-packages/harpoon-0.1.1-py3.6.egg/harpoon/main.py", line 52, in main
    plugins[args.command].run(config, args, plugins)
  File "/usr/local/lib/python3.6/dist-packages/harpoon-0.1.1-py3.6.egg/harpoon/commands/telegram.py", line 88, in run
    msg.action.message
AttributeError: 'MessageActionChatEditPhoto' object has no attribute 'message'

from harpoon.

Te-k avatar Te-k commented on August 16, 2024

Yes, the text version of messages is not fully implemented because you need to have a specific output for every different message type, in that case MessageActionChatEditPhoto was not implemented.
I just implemented it, so it works for the osint channel but I would not be surprised that there are many other messages types not implemented yet. Feel free to implement them yourself, or use the json output (-f json)

from harpoon.

Te-k avatar Te-k commented on August 16, 2024

I close

from harpoon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.