Skip to content

Commit

Permalink
added emoji info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shukriadams authored Sep 16, 2018
1 parent 7d7859b commit 66d8f06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ add that name to settings.json (requires bot restart)
Your bot should always have the permission _Manage Messages_. It gets assigned this by default, so you don't have to
set it, but do not disable it.

## Response Emoji

When a giveaway starts, the bot will publish a message in the giveaway channel, along with an emote. Users should click the emote to join the giveaway. The emote is set in settings.json as the "joinGiveawayResponseCharacter" property. This value _must_ be a valid emote that Discord supports. You can get a list of emotes at any site that lists them, one example is

https://getemoji.com

Note that emotes are single ASCII emoji characters, so the emoji for smile must be "😄", and not ":smile:"

## Commands

One of the major differences between this bot and jagrosh's giveawaybot is that this bot uses direct communication -
Expand Down

0 comments on commit 66d8f06

Please sign in to comment.