Skip to content

Commit

Permalink
Fixing configuration example
Browse files Browse the repository at this point in the history
  • Loading branch information
Depado committed Jan 21, 2016
1 parent 5c5a7c8 commit b46554b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conf.yml.example
Expand Up @@ -22,10 +22,10 @@ yandex_trnsl_key: "SomeAPIKeyForYandexTranslationServiceIPresume"
# ------------------------------ # ------------------------------
user_command_character: "." # Set "." as prefix usercommand character user_command_character: "." # Set "." as prefix usercommand character


# --------------------------- # ----------------------------
# | Plugins and middlewares | # | Commands and middlewares |
# --------------------------- # ----------------------------
plugins: commands:
- ud - ud
- ddg - ddg
- anon - anon
Expand Down

0 comments on commit b46554b

Please sign in to comment.