forked from projectmoon/tenebrous-dicebot
Fix typo about config file in readme.
This commit is contained in:
parent
472f02d153
commit
fcec37afb2
|
@ -163,7 +163,7 @@ home_server = 'https://example.com'
|
||||||
username = 'thisismyusername'
|
username = 'thisismyusername'
|
||||||
password = 'thisismypassword'
|
password = 'thisismypassword'
|
||||||
|
|
||||||
[datbase]
|
[database]
|
||||||
path = '/path/to/database/directory/'
|
path = '/path/to/database/directory/'
|
||||||
|
|
||||||
[bot]
|
[bot]
|
||||||
|
|
Loading…
Reference in New Issue