dcrtimestamptweet | simple twitter bot to timestamp a twitter thread

 by   tiagoalvesdulce JavaScript Version: Current License: No License

kandi X-RAY | dcrtimestamptweet Summary

kandi X-RAY | dcrtimestamptweet Summary

dcrtimestamptweet is a JavaScript library typically used in Telecommunications, Media, Advertising, Marketing applications. dcrtimestamptweet has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Twitter bot to timestamp a thread when a chosen keyword is mentioned. This bot uses IPFS as a decentralized database to store the tweet thread json and uses dcrtime for timestamping.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              dcrtimestamptweet has a low active ecosystem.
              It has 11 star(s) with 4 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 4 have been closed. On average issues are closed in 1 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of dcrtimestamptweet is current.

            kandi-Quality Quality

              dcrtimestamptweet has no bugs reported.

            kandi-Security Security

              dcrtimestamptweet has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              dcrtimestamptweet does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              dcrtimestamptweet releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dcrtimestamptweet
            Get all kandi verified functions for this library.

            dcrtimestamptweet Key Features

            No Key Features are available at this moment for dcrtimestamptweet.

            dcrtimestamptweet Examples and Code Snippets

            No Code Snippets are available at this moment for dcrtimestamptweet.

            Community Discussions

            No Community Discussions are available at this moment for dcrtimestamptweet.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install dcrtimestamptweet

            Create a twitter account and apply for access. Make a .env File. Add the generated credentials in the .env file. Now, when the TRACKED_WORD is mentioned on Twitter, the bot will save the thread to IPFS, timestamp it and reply the tweet with the SHA256 hash anchored to dcrtime and the IPFS hash.
            Create a twitter account and apply for access
            Generate twitter access tokens
            Make a .env File $ touch .env
            Add the generated credentials in the .env file TWITTER_CONSUMER_KEY=<GENERATED_API_KEY> TWITTER_CONSUMER_SECRET=<GENERATED_API_KEY_SECRET> TWITTER_ACCESS_TOKEN=<GENERATED_ACCESS_TOKEN> TWITTER_ACCESS_TOKEN_SECRET=<GENERATED_ACCESS_TOKEN_SECRET> TRACKED_WORD="@dcrtimestampbot" // mention which will call the bot
            Run yarn command $ yarn
            Start app $ yarn start
            Example of stringified thread that will be timestamped and saved to IPFS [{"user":{"id_str":"892766033714179434","name":"decred bot","screen_name":"decred_bot"},"id_str":"1116353485199556609","created_at":"Thu Apr 11 14:53:06 +0000 2019","text":"this is an awesome test! @dcrtimestamptweet","repliedid":null}]
            Follow the IPFS Installation instructions.
            Follow the IPFS Installation instructions
            Run IPFS Daemon $ ipfs daemon

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tiagoalvesdulce/dcrtimestamptweet.git

          • CLI

            gh repo clone tiagoalvesdulce/dcrtimestamptweet

          • sshUrl

            git@github.com:tiagoalvesdulce/dcrtimestamptweet.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link