Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
berrysauce committed May 14, 2021
1 parent 8dfbb89 commit d288a71
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,8 @@
# 785935453719101450 TESTING
guild_ids = [463457129588850699]


import sentry_sdk
sentry_sdk.init(
"https://f6ae76c36eec4b6ab34ac46cba61d358@o309026.ingest.sentry.io/5583030",
traces_sample_rate=1.0
)


load_dotenv()
DISCORD_TOKEN = os.getenv("DISCORD_TOKEN")

GITHUB_USER = "smr-bot"
GITHUB_TOKEN = os.getenv("GITHUB_TOKEN")

Expand Down

0 comments on commit d288a71

Please sign in to comment.