/ginvite - Shows a link to add the bot to your server
/gcreate - Interactive giveaway setup
/gstart \ - Starts a new giveaway in the current channel. Users can click the button to enter the giveaway. The time can be in seconds, minutes, hours, or days. Specify the time unit with an "s", "m", "h", or "d", for example 30s or 2h.
/gend \ - Ends a giveaway and picks the appropriate number of winners immediately
/gdelete \ - Deletes the specified giveaway without picking winners
/glist - Lists currently-running giveaways on the server.
/greroll \ - Picks a new winner from the specified giveaway. You can also right-click (or long-press on mobile) on an ended giveaway and select Apps > Reroll Giveaway to reroll.
/gsettings show - Shows GiveawayBot's settings on the server. Some settings are set automatically, such as locale.
/gsettings set color \ - Sets the color of the embed used for giveaways
/gsettings set emoji \ - Sets the emoji or text used on the button to enter giveaways
Buttons
Press the button on an active giveaway to enter the giveaway
Press the giveaway summary button on an ended giveaway to view a summary of a giveaway
If you'd like to contribute translations, please take a look at the messages.properties file, as well as other files in the localization directory. Localization files take the form messages-locale.properties, for example: messages-de.properties for German, or messages-en-US.properties for United States English. A list of locales is available here.
Self-Hosting
Self-hosting your own copy of this bot is not supported nor recommended; the source code is provided here so users and other bot developers can see how the bot functions. No help will be provided for editing, compiling, or building any code in this repository, and any changes must be documented as per the license.