Skip to content

umbru/discord-tipbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-tipbot

💸 An Umbru tip bot for Discord

Usage

Command prefix : !

Command Description Example
!info Show Umbru network/blockchain info.
!help Show help message.
!balance Show your balances.
!deposit Show your deposit address.
!tip (@user) (amount) Tip specified amount to specified user. !tip @ryxor 5
!withdraw (address) (amount) Withdraw amount to specified address. !withdraw UWAiMq8mjiJLvtZ3phfdyefATPxDNZcLib 10
!withdrawall (address) Withdraw all Umbru to specified address. !withdrawall UWAiMq8mjiJLvtZ3phfdyefATPxDNZcLib

Requirement

python3 -m pip install -U discord.py
python3 -m pip install python-bitcoinrpc

How to run bot

  1. Edit config.py

  2. Edit configuration file of umbrud (umbru.conf)

daemon=1
server=1
rpcuser={same as config.py}
rpcpassword={same as config.py}
  1. Run tipbot.py
python3 tipbot.py

About

💸 An Umbru tip bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages