Skip to content

kjkimmm/tip-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Tip Bot for BTC RPCs

A BTC tip bot made for Discord with MariaDB/MySQL, based off the modular (and unsecure) ERC20 Tip Bot here. This one isn't modular, yet it would be easy to modify this bot to work off ERC20s or other database systems.

To install the dependencies, run npm i.

Configuration variables to edit to make are at the top of each file. Please go through each file and enter the proper data.

This is not expected to actually use BTC, as one tenth of a BTC is 1100 USD. It is meant to be used with altcoins worth less than ten dollars.

It can be modified to hundredths instead of tenths easily. You should just have to edit BTC.js's math and main.js's strings.

You must also edit the string data (in main.js and help.js) to the correct coin symbol. I do plan on making this a config variable, but have yet to.

Guides to setup MariaDB/Discord/the BTC Wallet coming soon.

Want to donate?

BTC: 1xayDBEFSwjCw547B4ZZ5X69SiAuz5X2J

Ether/ERC20s: 0x00ba72Ec3944495C21f16F9E29320850F67353Fd

About

Discord BTC Tip Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published