2017-06-17 18:27:53 +00:00
|
|
|
[mapp]
|
2017-07-11 18:49:36 +00:00
|
|
|
name = 'yourcity_ticketfrei'
|
2017-06-17 16:15:13 +00:00
|
|
|
|
2017-06-17 18:27:53 +00:00
|
|
|
[muser]
|
2017-06-17 16:15:13 +00:00
|
|
|
email = 'youremail@server.tld'
|
|
|
|
password = 'yourpassword'
|
|
|
|
server = 'yourmastodoninstance'
|
2017-06-17 22:35:34 +00:00
|
|
|
|
2017-06-25 16:06:33 +00:00
|
|
|
[tapp]
|
2017-06-25 17:50:07 +00:00
|
|
|
consumer_key = "yourconsumerkey"
|
2017-10-14 19:54:57 +00:00
|
|
|
consumer_secret = "yourconsumersecret"
|
2017-06-17 22:35:34 +00:00
|
|
|
|
2017-06-25 18:23:46 +00:00
|
|
|
# shutdown_contact_userid = 012345
|
|
|
|
# shutdown_contact_screen_name = 'yourscreenname'
|
|
|
|
|
2017-06-25 16:06:33 +00:00
|
|
|
[tuser]
|
2017-06-25 17:50:07 +00:00
|
|
|
access_token_key = "youraccesstokenkey"
|
|
|
|
access_token_secret = "youraccesstokensecret"
|
2017-06-25 16:11:20 +00:00
|
|
|
|
2017-06-25 17:31:40 +00:00
|
|
|
# [trigger]
|
2017-06-25 19:12:26 +00:00
|
|
|
# goodlists are one regex per line.
|
|
|
|
# badlists are one badword per line.
|
|
|
|
# a message musst match at least one regex in goodlist and contain none of the badwords.
|
2017-07-23 13:47:23 +00:00
|
|
|
# the variables mention the directory where the lists are located, not the filenames.
|
2017-06-25 19:12:26 +00:00
|
|
|
|
2017-06-25 17:31:40 +00:00
|
|
|
# goodlist_path = 'goodlists'
|
|
|
|
# blacklist_path = 'blacklists'
|