We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fc06d commit 0ac3971Copy full SHA for 0ac3971
settings.yml.skel
@@ -4,7 +4,6 @@ global:
4
targets: # Multiple twitter id are OK, however DD is not recommended IMHO
5
- justinbieber # replace someome's twitter id
6
# - BrunoMars
7
-
8
twitter:
9
# the following items are REQUIRED
10
consumer_key: "YkNgA4DgsaWll5DH4fIH" # replace yours
@@ -23,3 +22,5 @@ slack:
23
22
enabled: True # the following items are not required unless True
24
slack_webhook_url: "https://hooks.slack.com/services/T1msIltC6/qgG11HwJI/t5GM5G2Exm8WdV6srvTW5Tm83" # replace your url
25
slack_channel: "#general" # replace your channel
+
26
+# All of the above keys are dummy.
0 commit comments