Skip to content

Commit

Permalink
Add a few comments in default-example
Browse files Browse the repository at this point in the history
  • Loading branch information
xsduan committed Jan 13, 2018
1 parent 4a15223 commit 0637c21
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions config/default-example.hjson
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@

{
// guide for setting up your own token here:
// https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
# set up your own token here:
# https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
token: 000000000000000000000000.000000.000000000000000000000000000

# you can just leave this off if you want, but I suggest including it because it's useful
activeMessage: x/help for info
prefix: x/

# embed options (ie the fancy posts only bots can do)
# they mess with e-readers and logging apparently so you might want to turn it off if that's
# a thing you need to worry about
# (they look so pretty though…)
embeds:
{
# if false then all embeds get converted into
Expand Down

0 comments on commit 0637c21

Please sign in to comment.