This function just auto reacts for giveaways, It does notify you so that's why it's cool :)
Last updated 3 years ago
Your Account will be banned from some servers
const {userAccount} = require('sphinx-bc') // npm i sphinx-bc@latest new userAccount({token: "YourAccountToken"}).autoReaction({ channel: "The channel you want to be notified at (id)", user: "The user you want to get pinged" });