Updates to correct bugs discovered through testing in the contributors discord. Adding new +random
command
Bug Fixes
- Double Payout for un-banned users - Fix double payout for users that have been banned and unbanned.
- Forever typing - Fix forever typing bot and update to message for tipping tipbot and tips command
- Cleanup Response - Cleanup faucet responses to user
- Hard coded Prefix - remove hard coded prefix for config.discord.prefix
- Info Command - cleanup the help output for the info command, adding random info and the qrl logo
Feature Request
- random.js command added - Added random command pulling latest data from drand network
- drand function - function for the drand randomness query pulled from drand documentation
- added drand dependencies - package.json requirements for drand-client ^0.2.0