slack key update
This commit is contained in:
parent
b10f5a6440
commit
2aa6059b28
@ -15,7 +15,7 @@ AT_BOT = "<@" + BOT_ID + ">"
|
|||||||
EXAMPLE_COMMAND = "do"
|
EXAMPLE_COMMAND = "do"
|
||||||
|
|
||||||
# instantiate Slack & Twilio clients
|
# instantiate Slack & Twilio clients
|
||||||
slack_client = SlackClient("xoxb-146731148148-L3NkZn2dI5N645QUU34sl2mi")
|
slack_client = SlackClient("xoxb-146731148148-MJkaszrYUiBJB8p7340c6wxI")
|
||||||
|
|
||||||
def handle_command(command, channel):
|
def handle_command(command, channel):
|
||||||
global targetDate
|
global targetDate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user