Giter Club home page Giter Club logo

Comments (15)

JacProsser avatar JacProsser commented on June 11, 2024

in the config there is an option for giveawayRoleID pass the role ID in there and it should ping that role

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024
{
    "Bot_Info": {
        "token": "YOUR_TOKEN_HERE",
        "prefix": "YOUR_PREFIX_HERE"
    },

   "Embed_Defaults": {
       "EmbedColour": "RANDOM"
   },

   "Giveaway_Options": {
    "giveawayManagerID": "",
    "giveawayRoleID": "",
    "giveawayMention": true,
    "showMention": true,
    "hostedBy": true
 }

}

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

have you managed to fix this now?

from discord-giveaway-bot.

LOGODERKING avatar LOGODERKING commented on June 11, 2024

No it doesnt work

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

well explain to me? what doesn't work? have you supplied the role ID? what role is it pinging even though you supplied a role ID?

from discord-giveaway-bot.

LOGODERKING avatar LOGODERKING commented on June 11, 2024

It pings again the @everyone role

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

can you show me your config.json?

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

not a problem i see the error in the code i had forgotten to change giveawayRole to giveawayRoleID

from discord-giveaway-bot.

LOGODERKING avatar LOGODERKING commented on June 11, 2024
"Bot_Info": {
    "token": "",
    "prefix": "g!"
},

"Embed_Defaults": {
"EmbedColour": "RANDOM"
},

"Giveaway_Options": {
"giveawayRoleID": "<@&837296244312375328>",
"showMention": true,
"hostedBy": true
}

}

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

first of all make sure that you only supply the ID which in this case would be: 837296244312375328
and secondly you are able to download the new code as this will provide you with any fixes needed

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

download here

from discord-giveaway-bot.

LOGODERKING avatar LOGODERKING commented on June 11, 2024

ok that works now one question left how can i set that the bots sends the giveway in the hex color F1C40F?

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

you'll have to personally edit that which means you'll have to go into index.js then you'll have to add these options to the giveaway manager:

        embedColor: "HEXVALUE",
        embedColorEnd: "HEXVALUE",

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

you good now?

from discord-giveaway-bot.

JacProsser avatar JacProsser commented on June 11, 2024

closing due to inactivity

from discord-giveaway-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.