Coinbase Listing Sniper

Overview

Coinbase Listing Sniper

Script that listens to the @CoinbaseAssets twitter to find information about new Coinbase listings, and automatically buys 100 USDT worth of the new listing on Binance as soon as it is posted on Twitter. As Coinbase is one of the largest exchanges in terms of active users and trading volume, you can generally expect some positive price action in an asset if it is listed on their platform. This script will help you react early to listing news and allow you to purchase the asset before most manual traders.

7446a5e363290da1cf9e2a4d9ec1b184

Installation/run instructions:

  1. Import requests, json and Client from binance.client ( https://github.com/binance/binance-connector-python )
  2. Create a twitter developer account, and create a Twitter developer project.
  3. Get an authentication bearer token from your project page, and set the "bearer_token" variable on line 15 in coinbase_listing_sniper.py to your token.
  4. Create a Binance account
  5. Get a balance of 100 USDT or more.
  6. Get your Binance api_key and api_secret keys, and pass them into the Client object on line 82.
  7. Run coinbase_listing_sniper.py

If you don't want to have to run this script locally on your computer i'd recommend setting up a VPS that'll run it for you. It's also based on current formatting on Coinbase asset listing tweets, so if they change the format up it won't work. Future versions will introduce some error handling for when the Twitter API goes down, and multi-listing tweets.

Automatically copy the Discord Status of a Friend you share a server with (conditions have to be satisfied to work)

CopyDiscordStatusOfUser-SelfBot Basic Function Automatically copy the Discord Status of a friend User whom you share a server with (These conditions h

Certified Baller 5 Aug 05, 2022
Twitter automation tool for growing organic followers.

Tiwoto Tiwoto is a simple python program that automates some kind of behaviors and keep your account active. Create an .env file in this directory and

Mehmetcan Yildiz 6 Sep 22, 2022
A telegram bot help you to get stylish fonts and text

Stylish Font Bot 🐿 This is a telegram bot help you to get stylish fonts and text. Config Vars πŸ€– API_HASH: Get this value from my.telegram.org. API_K

MSTL updates 1 Nov 08, 2021
Very Sempil Bot Auto Filter bot

SAMANTHA_BOT Very Sempil Bot Auto Filter bot ##[ # π‚π‹πˆπ‚πŠ ππ„π‹πŽπ– πˆπŒπ€π†π„ π“πŽ πƒπ„ππ‹πŽπ˜ πŸ‘‡ πŸ‘‡ πŸ‘‡ Auto Filter Manuel Filter IMDB Admin Co

DARK WEBLOAD 3 Jun 27, 2022
CΓ³digo python para automatizar a junΓ§Γ£o de arquivos CSV's e salva-los em uma pasta final de destino.

merge_csv CΓ³digo python para automatizar a junΓ§Γ£o de arquivos CSV's e salva-los em uma pasta final de destino. Esse projeto Γ© usado pra unir alguns ar

Welder Fariles 1 Jan 12, 2022
A Discord bot that enables using breakout rooms on a server

Discord Breakout Room Bot This bot enables you to use breakout rooms on your Discord server! Note This bot was thrown together within a few hours, so

Till MΓΌller 2 Nov 23, 2021
This wrapper now has async support, its basically the same except it uses asyncio

This is a python wrapper for my api api_url = "https://api.dhravya.me/" This wrapper now has async support, its basically the same except it uses asyn

Dhravya Shah 5 Mar 10, 2022
Repository for the IPvSeeYou talk at Black Hat 2021

IPvSeeYou Geolocation Lookup Tool Overview IPvSeeYou.py is a tool to assist with geolocating EUI-64 IPv6 hosts. It takes as input an EUI-64-derived MA

57 Nov 08, 2022
Python wrapper for GitHub API v3

Squeezeit - Python CSS and Javascript minifier Copyright (C) 2011 Sam Rudge This program is free software: you can redistribute it and/or modify it un

David Medina 207 Oct 24, 2022
Discord Custom Playing Status Redirecting

Discord-Custom-Playing-Status-Redirecting THINGS TO DO :- - Create an application from https://discord.com/developers/applications give it ur desired

WarLorD oP 1 Oct 30, 2021
Query Amalgamator over StackOverflow and YouTube

QASY Query Amalgamator over StackOverflow and YouTube Decription A software you can use to save your valuable time of googling the errors you encounte

1 Nov 07, 2021
Script to post multiple status(posts) on twitter

Script to post multiple status on twitter (i.e. TWITTER STORM) This program can post upto maximum limit of twitter(around 300 tweets) within seconds.

Sandeep Kumar 4 Sep 09, 2021
Stack overflow search API

Stack overflow search API

Vikash Karodiya 1 Nov 15, 2021
Discord bot that displays the current Swatch Internet Time (.beat) as a status.

Internet-Time-Display Discord bot that displays the current Swatch Internet Time (.beat) as a status. Visit the website! Add the bot to your server! A

2 Mar 15, 2022
Framework to collect and process weather data from wttr.in.

Weathercrawler Automatic extraction and processing framework for weather data from wttr.in Installation tested with: Python 3.7.3 Python 3.9.4 git clo

Maurice GΓΌnder 0 Jul 26, 2021
Signs API calls to SberCloud.Advanced with AK/SK

sbercloud-api-aksk Signs API calls to SberCloud.Advanced with AK/SK This script is a courtesy of @sadpdtchr Description Sometimes there is a need to m

Peter Predtechensky 1 Nov 30, 2021
Disco is an extensive and extendable Python 2.x/3.x library for the Discord API.

disco Disco is an extensive and extendable Python 2.x/3.x library for the Discord API. Disco boasts the following major features: Expressive, function

1 Nov 18, 2021
My attempt at weaponizing Discord.

MayorbotC2 This is my Discord C2 bot. There are many like it, but this one is mine. MayorbotC2 is a project I absolutely forgot about until I was pilf

Joe Helle 19 May 16, 2022
DoriBot -Discord Chat Bot

DoriBot -Discord Chat Bot Please do not use these source files for commercial use. Be sure to mark the source. 이제 λ”μ΄μƒμ˜ 메이저 μ—…λ°μ΄νŠΈλŠ” μ—†μŠ΅λ‹ˆλ‹€. λ§ˆμ΄λ„ˆ μ—…λ°μ΄νŠΈλ“€μ€ μ‘΄μž¬ν•©λ‹ˆ

queenanna1999 0 Mar 30, 2022
An example of using discordpy 2.0.0a to create a bot that supports slash commands

DpySlashBotExample An example of using discordpy 2.0.0a to create a bot that supports slash commands. This is not a fully complete bot, just an exampl

7 Oct 17, 2022