Skip to content

Commit

Permalink
Update mc_user_sample.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoen66 authored Mar 26, 2024
1 parent eb1c6f2 commit f4b7027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/merakicat/mc_user_sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
IOS_PORT = 22

# Webex Teams Bot Access Token for this Bot
TEAMS_TOKEN = "ZTZjMDc5ZTUtN2Q5NS00NzNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN2_PF84_1eb65fdf-9643-417f-9974-ad72cae0e10f"
TEAMS_BOT_TOKEN = "ZTZjMDc5ZTUtN2Q5NS00NzNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN2_PF84_1eb65fdf-9643-417f-9974-ad72cae0e10f"

# Webex Teams Bot email address for this Bot
TEAMS_BOT_EMAIL = "mybot@webex.bot"
Expand Down

0 comments on commit f4b7027

Please sign in to comment.