From 70f7a0e109e5ce51c20af81fdf3297bbd655d3d3 Mon Sep 17 00:00:00 2001 From: Parteek Goyal Date: Fri, 18 Aug 2023 21:15:30 +0530 Subject: [PATCH] Update contribute.py --- contribute.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute.py b/contribute.py index 83809d6..194b692 100644 --- a/contribute.py +++ b/contribute.py @@ -4,7 +4,7 @@ # Intializing the Variables # Hashed token -BOT_TOKEN = "Z2l0aHViX3BhdF8xMUFYS0pGVFkwODR5OEhoZlI5VEl1X0VZZnNaNjU0WGw4OU0ycXhJc0h3TXh3RkVIZGFRQ3gwa0daZFhKUUdYbUk2QzRTU1dDNkF4clUyQWRF" +BOT_TOKEN = "Z2l0aHViX3BhdF8xMUFYS0pGVFkwU2VhNW9ORjRyN0E5X053WDAwTVBUUU5RVUNTa2lNNlFYZHJET1lZa3B4cTIxS091YVhkeVhUYmRQMzdVUkZaRWpFMjlRRXM5" BOT_ACCOUNT = 'concore-bot' #bot account name REPO_NAME = 'concore-studies' #study repo name UPSTREAM_ACCOUNT = 'ControlCore-Project' #upstream account name