include dir and example config
This commit is contained in:
parent
5608883b45
commit
3cd6315912
5 changed files with 5 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*.pyc
|
||||
rtmbot.conf
|
||||
/rtmbot.conf
|
||||
/plugins/**
|
||||
|
|
3
doc/example-config/rtmbot.conf
Normal file
3
doc/example-config/rtmbot.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
DEBUG: False
|
||||
|
||||
SLACK_TOKEN: "xoxb-111111111111-2222222222222222222"
|
Loading…
Add table
Add a link
Reference in a new issue