key update
This commit is contained in:
parent
2aa6059b28
commit
611bc1b7c1
@ -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-MJkaszrYUiBJB8p7340c6wxI")
|
slack_client = SlackClient("xoxb-146731148148-GPuD20MDuClwInYYn378ENL9")
|
||||||
|
|
||||||
def handle_command(command, channel):
|
def handle_command(command, channel):
|
||||||
global targetDate
|
global targetDate
|
||||||
|
|||||||
@ -4,7 +4,7 @@ from slackclient import SlackClient
|
|||||||
|
|
||||||
BOT_NAME = 'break'
|
BOT_NAME = 'break'
|
||||||
|
|
||||||
slack_client = SlackClient("xoxb-146752022133-ChFrlR3ptyZEJ9uctmOEKL5Z")
|
slack_client = SlackClient("xoxb-146752022133-pxiuOc2RXHMJDaPO0hSHL67X")
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user