aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2017-01-02 22:05:44 +0800
committerJinwei Zhao <[email protected]>2017-01-02 22:05:44 +0800
commitcb52be3055b9ef05b5d1ead9431fdd69834ee3ba (patch)
tree82447e7e18dc3e2dfc7fa32a076ee5d016e64e2b /config.json.example
parentcff3f50819073668391465dd8121bf9e0b8a7c33 (diff)
downloadCOMM2TG-cb52be3055b9ef05b5d1ead9431fdd69834ee3ba.tar.gz
init
Diffstat (limited to 'config.json.example')
-rwxr-xr-xconfig.json.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100755
index 0000000..c048ee9
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,6 @@
1{
2 "Email": "Your Ingress Account Email",
3 "Passwd": "Your Ingress Account Password",
4 "BOT_TOKEN": "Your Telegram Bot Token",
5 "CHANNEL_NAME": "Your Channel ID"
6}
Powered by cgit v1.2.3 (git 2.41.0)