Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Zelkowitz committed Jan 4, 2018
2 parents 1d57e01 + a29d479 commit efe77ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# discord-key-bot
A bot for discord that accepts, announces, and gives out keys

This requires a conf.json file (or whatever you choose to name the config file). An editable example is provided. It will need your bot token, a channel (using the channel ID number) to use for broadcast messages, and the name of the json/db file for key storage

In the channel itself the bot will need 'Manage Messages' permission, as the bot will erase any '!add' commands sent in in the channel so that keys do not appear publicly

0 comments on commit efe77ed

Please sign in to comment.