Coder Social home page Coder Social logo

dstratipbot's Introduction

Dstra crypto currency TipBot for Telegram & Discord

Dependencies:

sudo apt-get update
sudo apt-get install git

Install:

git clone https://github.com/loremzlimpa/dstraTipBot
bash ~/dstraTipBot/install.sh

SYSTEMD:

Telegram TipBOT

sudo systemctl enable dstraTelegramTipBot    (to enable TipBot at boot)
sudo systemctl start dstraTelegramTipBot     (to start TipBot)
sudo systemctl stop dstraTelegramTipBot      (to stop TipBot)
sudo systemctl restart dstraTelegramTipBot   (to restart TipBot)
sudo systemctl status dstraTelegramTipBot    (to view status of TipBot process)

Discord TipBOT

sudo systemctl enable dstraDiscordTipBot    (to enable TipBot at boot)
sudo systemctl start dstraDiscordTipBot     (to start TipBot)
sudo systemctl stop dstraDiscordTipBot      (to stop TipBot)
sudo systemctl restart dstraDiscordTipBot   (to restart TipBot)
sudo systemctl status dstraDiscordTipBot    (to view status of TipBot process)

Telegram

Setup a bot with the user @BotFather through PM on Telegram, after going through a setup you will be given a bot token. Edit the dstraTelegramTipBot.py file and replace the parameter 'TOKEN' with the one you just recieved. Initiate the bot by inviting it to a chat or via PM

Discord

Create new BOT by accessing this url (https://discordapp.com/developers/applications/me), after going through setup you will be given a BOT token. Edit the dstraDiscordTipBot.py file and replace the parameter 'TOKEN' with the one you just recieved.

Setting up the bot as so still leaves the wallet unencrypted, so please go to extra measures to provide extra security. Make sure to have a good firewall on whatever device/droplet you run it on.

Please fork the code, happy tipping!

dstratipbot's People

Contributors

loremzlimpa avatar

Watchers

James Cloos avatar  avatar

Forkers

cryptobot123

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.