From e216cdfc15cd59ae4f323fbc1696632212e97c41 Mon Sep 17 00:00:00 2001 From: pocketjawa Date: Tue, 21 Feb 2017 04:32:59 +0000 Subject: [PATCH] Added bot channel ID to config --- config.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index c728f0e..73b19f0 100644 --- a/config.cfg +++ b/config.cfg @@ -3,4 +3,7 @@ #Config for the Discord pocketbot (https://git.pocketjawa.com/pocketjawa/discord-pocketbot) #Discord client token -token: \ No newline at end of file +token: + +#Channel IDs +bot_channel_id: \ No newline at end of file