Skip to content

Commit

Permalink
Merge pull request #108 from parteekcoder/contribute_action
Browse files Browse the repository at this point in the history
Update contribute.py
  • Loading branch information
pradeeban committed Aug 18, 2023
2 parents de7cdd6 + 70f7a0e commit 54064aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribute.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54064aa

Please sign in to comment.