Commit Graph
6 Commits
Author SHA1 Message Date
Stubenhocker1399 549f9df5f9 Add documentation on "Join discord" configuration 2019-09-08 00:34:00 +02:00
Stubenhocker1399 312238175d Update .gitignore to ignore /store/ 2019-09-07 17:03:19 -05:00
Stubenhocker1399 9f30d98895 Add "Join Discord" button
Based of the patreon supporter button.
Add a key "discordLink" to the config.json file and set it to your
Discord invite link.
2019-09-07 22:22:00 +02:00
Stubenhocker1399 a761dfaa8e Remove word filtering of expressions via command
When used as a command, eg. `/bob` or `/e bob`,
the word filters are disabled.
2019-09-06 11:39:19 -05:00
Stubenhocker1399 f2e953f8cf Only create new settings file if file is missing 2019-08-30 00:46:27 +02:00
Stubenhocker1399 eab78e2100 Create settings file if it does not exist
Fixes #22
2019-08-29 23:41:39 +02:00