Skip to content

Releases: wrkzcoin/TipBot

TipBot v2 (on slash)

05 Oct 21:53
77e9620
Compare
Choose a tag to compare
Merge pull request #19 from jeslyw/multip-tipbot-new-api

Proofread README.md

v1.0

15 Feb 05:17
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release
  • Add TRX and many

v0.2-pre

15 Jul 10:00
Compare
Choose a tag to compare
v0.2-pre Pre-release
Pre-release

New feature:

  • tiponly: in .setting to allow discord manager to set only certain coins to be available in their discord.
  • Change requests module and use aiohttp instead
  • (On progress): add account command
  • (On progress): add admin command
  • account: add 2FA for future purpose.
  • Some code cleanup.

v0.1-pre

30 Jun 23:27
Compare
Choose a tag to compare
v0.1-pre Pre-release
Pre-release

OK, made one pre-release. Feature from .help

  • address Check COIN address | Generate COIN integrated address.
  • balance Check your COIN balance.
  • botbalance Check (only) bot COIN balance.
  • donate Donate COIN to a Bot Owner (me).
  • forwardtip Forward all your received tip of COIN to registered wallet.
  • help Shows this message
  • info Get your account's info.
  • invite Invite link of bot to your server.
  • notifytip Toggle notify tip notification from bot ON|OFF
  • optimize Optimize your tip balance of COIN for large tip, send, tipall
  • paymentid Make a random payment ID with 64 chars length.
  • register Register or change your deposit address.
  • send Send COIN to a COIN address from your balance
  • stats Show summary COIN: height, difficulty, etc.
  • tag Display a description or a link about what it is.
  • tip Give COIN to a user from your balance.
  • tipall Spread a tip amount of COIN to all online members.
  • withdraw Withdraw COIN from your balance.

More to come..