Coder Social home page Coder Social logo

tontgcontractbot's Introduction

TONTgContractBot Readme

This is telegram bot for fast contract publication.

Just 25 seconds. just send to your bot *.sol file and wait

Tested on ubuntu 18.04 & python 3.6.9 (To check your python version, put to the terminal # python3 --version )

Installation in 6 simple steps (2-3 minutes, and your bot is ready)

  1. Create your personal telegram bot and get Api Token. Instruction
  2. Send to your new bot command /start and go to the next step
  3. Run command below
$ git clone -v https://github.com/anvme/TONTgContractBot.git /opt/tontgbotcontract && chmod +x /opt/tontgbotcontract/installsbot.sh
  1. Open /opt/tontgbotcontract/config.py in any editor and change values in TONTgBot from Edit starts here till Edit ends here. If you dont know your id(tg value), Just send message to @TONTgIDBot in telegram.
  2. Run
$ sudo /bin/bash /opt/tontgbotcontract/installsbot.sh

What to do if something not working?

Find in bot.py telebot.logger.setLevel(logging.ERROR) and change ERROR to DEBUG, restart tontgbot service and execute

$ journalctl -e -u tontgbot > /opt/tontgbot/servicelog.log

Then sent this log to my telegram @anvme

tontgcontractbot's People

Contributors

anvme avatar

Watchers

 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.