Code Monkey home page Code Monkey logo

telegram-airdrop-bot-1's Introduction

Telegram Airdrop Bot

This bot has all you need and very simple to use!

Some of the great futures

  • Ask user to follow twitter and join telegram groups, multipe groups and twitter links are supported.
  • Check if a correct wallet address has been provided
  • Very easy to use.
  • Persistance, the chat will remain persistant even if you restart the bot.
  • Blocks duplicate wallets & twitter usernames
  • Refferal support
  • Start, stop, pause airdrop anytime.
  • Captcha support

Admin Commands

  • /list Returns the list of all participants in json format.
  • /stats Returns number of participants, referrals, distribution amounts
  • /bot stop|pause|start Manage airdrop status; stop, pause or start.

Installation with Docker

Env Variables

Important

  • COIN_SYMBOL Is the coin symbol
    • Example: BNB, ETH
  • COIN_NAME Is the coin name
    • Example: Bitcoin, Ethereum
  • AIRDROP_AMOUNT How many tokens are you going to give
    • Example: 10000 do not include "," must be float number
  • AIRDROP_DATE Date of reward distrubition
    • Example: 20 July 2021
  • BOT_TOKEN The token you get from @BotFather
    • Example: 1313552295:AAFxDGKhlco-FoWw-uyxInotlKvalidNEz-Q
  • COIN_PRICE Current price of coin
    • Example: $0.01
  • REFERRAL_REWARD Extra reward participants will get for each referral
    • Example: 1000
  • WEBSITE_URL Your website url
    • Example: https://bitcoin.com
  • EXPLORER_URL Blockchain explorer url
    • Example: https://etherscan.io/address/0x0000000000000000000000000000000000000000
  • ADMIN_USERNAME Your telegram username
    • Example: johnboe
  • MAX_USERS Maximum number of participants
    • Example: 1000 do not include "," must be float number
  • MAX_REFS Maximum number of referrals per participant
    • Example: 5
  • CAPTCHA_ENABLED Enable or disable captcha at start
    • Example: YES or NO
  • TWITTER_LINKS Twitter page links seperated by comma
    • Example: https://twitter.com/bitcoin,
    • Example: https://twitter.com/bitcoin,https://twitter.com/ethereum
  • TELEGRAM_LINKS Telegram group links seperated by comma
    • Example: https://t.me/single,
    • Example: https://t.me/multi,https://t.me/ple

Not Very Important

Leave these to default unless you know what you do.

  • MONGO_INITDB_ROOT_USERNAME Mongodb username
  • MONGO_INITDB_ROOT_USERNAME Mongodb password
  • MONGO_INITDB_IP Mongodb IP
  • MONGO_INITDB_PORT Mongodb Port

Some Screenshots

1 1

telegram-airdrop-bot-1's People

Contributors

trizin 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.