Code Monkey home page Code Monkey logo

longtails's Introduction

Longtails

Longtails

Longtails is focused on one thing, extracting maximum value from long-tail opportunities within Web3. These are not instant profit mechanisms nor are many of them low-effort. Combined though, they create a profit mechanism that can routinely generate funds that are incongruent to the overall effort invested.

USE AT YOUR OWN RISK. EVERYTHING IS "SAFE" TO USE HOWEVER YOU MAY LOSE MONEY PLAYING ANY OF THE PROVIDED STRATEGIES.

Implemented Strategies

  • Free Mason Stalking
  • Cool Cats (Cooltopia) Boss Items (Assymetric Knowledge Frontrunning)
  • 0xSplits Distributor

Running The System

Longtails has a pretty broad scope and that means you need a few different API keys in order to fully power every piece of the machine.

Getting The Needed Keys

By getting this core set of keys you will be able to update Longtails as new features are released without needing additional setup.

  • To get your keys for Moralis, pop on over to their webste and login and create an app.

  • To get your keys for Twitter, you need to go to the Developer Portal.

  • To get your keys for Discord, you need to create a bot and get all the needed tokens from the Developer Portal.

Inviting The Bot

The communication system of Longtails is built on Discord. To get started, head to the Discord Developer portal and create the bot. Make sure that you give the bot permissions to a bot and commands like so:

When logged in and with your bot created, go to OAuth2 -> URL Generator and select bot and applications.commands For ease, just give it admin permissions.

Creating the url for your Discord bot

If you don't trust the usage of it, I recommend going and reading the code.

Just copy and paste the generated url into your browser, and invite the bot your server. With that done, you are ready to proceed.

Runing In Production

Longtails is designed to easily get up and running. Just click the button below to deploy to Heroku. Then all you have to do is setup the environment variables in the Settings pane.

Deploy

Running In Dev

Want to make a few changes or don't want the system running forever? You can also run Longtails locally.

Creating .env

Include in example.env is the fields you should add to .env if you want to run all functions of Longtails. This is the recomended usage as all pieces are built to work on top of each other.

Installing Dependencies

pip install -r requirements.txt

Run The Discord Bot

For windows:

python manage.py shell exec(open('bot.py').read())

For mac / linux:

python manage.py shell < bot.py

longtails's People

Contributors

nftchance avatar

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.