Skip to content

nicolespin/tipbot_digibyte_discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord tipbot for digibyte

This bot is written in Python 3. Overall it works without serious problems in digibyte discord community. However, I recommend you to use it CAREFULLY because we can see some unstable behavior. Otherwise, you'll lose some your DGB coins.

Depends: discord.py, bitcoinrpc

Install

Install discord.py

python3 -m pip install -U discord.py

Install requests as bellow.

pip3 install requests

Finally, install python-bitcoinrpc.

pip3 install python-bitcoinrpc

Then, you can run the bot with following command.

python3 bot.py

About

Discord tipbot written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages