Code Monkey home page Code Monkey logo

tipbot's Introduction

WrkzCoin

Discord GitHub All Releases GitHub contributors GitHub issues GitHub stars Version

Table of Contents

Master Build Status

Master Build Status

Development Build Status

Development Build Status

Installing WrkzCoin

To use WrkzCoin, you'll need a way to connect to the network, and a wallet to hold your funds. This software includes those things for you, you can compile it yourself, or you can download the ones that we have compiled for you.

Click here to download: https://latest.wrkz.work

To compile from source code yourself, click here for build instructions.

Getting Started Fast

Everyone starts somewhere. If you're new or returning, you'll probably want to get in sync with the network so you can use your funds. Syncing from your own node is faster than syncing from a remote node. Here are some handy links to get you there as soon as possible.

A note for contributing developers

Hello, and thank you for helping us! Our work makes use of many brilliant projects from other communities who contributed their code which helped us get to where we are now. To make sure we're always doing things the right way, we try to make sure we get the proper license header in every file we modify. By the terms of this project's license, any open source project may use our software, but the licenses may only be appended to, not altered.

See src/config/CryptoNoteConfig.h for an example.

// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018-2020, The TurtleCoin Developers
// Copyright (c) 2018-2020, The WrkzCoin Developers
//
// Please see the included LICENSE file for more information.

Contributing Projects

cryptonotebytecoinmoneroforknoteturtlecoin

Our Discord

Stars

Star History Chart

tipbot's People

Contributors

19morpheus80 avatar ernesto75 avatar jesslyw avatar snider avatar wrkzdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tipbot's Issues

Update Readme

Some links in the readme are inactive (donations link is missing the file in the repo)

add opt-out for specific coins

Hey, can we please have an opt-out for getting tipped certain coins? Or disable all by default and let people enable only those they are interested in?

There is a lot of tipping spam ongoing on TurtleCoin server just because the coins have no value.

Thank you! :)

Timeout issue with wallet rpc

There is a known issue about timeout with wallet rpc which took longer than our default setting 32 seconds and bot assumes that the tx sending or tipping is failed. Then bot tells the tipper or sender that it is failed while wallet service awaits the execution longer and succeed after. Bot should have told to the tipper/sender and the receiver(s) after succeed but not, because of the timeout.

We increased the timeout for method sendTransaction in https://github.com/wrkzcoin/TipBot/blob/multi-tipbot/wrkzcoin_tipbot/rpc_client.py#L31 to 180s.

Coins not credited

I have some transfers and sells not credited in my account. What can i do?

Help command to improve

From time to time, bot has more and more commands. Help command needs to be more organized both public and Direct Message.

TODO:

  • Categorize help by section or pagination
  • To support any common prefix in direct message, such as ?, !, ., $, -
  • Smarter responding when invalid given parameters or missing arguments.

[FEATURES REQUEST] info on token supported

an example is DEGO,..
if use .cg dego will return result Dego Finance Rank #684 which is wrong information (the right token but not supported on tipbot).
Would help with info on the tokens/coins available on the tipbot.

something like .info <TICKER>

then return
<coin name> - <ticker>
<supported chain1><supported chain2><supported chain3>
<token type1> <token type2> <token type3>
<contract address1><contract address2><contract address3>
<url to check price / graph>
<other related info>

Improve interactive game play

Users reported about some timeout issue for games. Not sure if it is from connection to discord or else. Bot needs to handle better for interactive plays.

[FEATURES REQUEST] Guild tip Reporting

Would be a good feature to have Reports on things such as:

  • Total amount of Guild tips sent
  • Total deposited to Guild tip jar

And any others that may be related to Guild tips

Discord Guild balance pot

We got a few request to have guild pot balance which work like normal tipping but it will use guild balance instead. Each mod (has perm manage channel) shall be able to use guild balance to tip, tipall, etc.

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.