Skip to content

Commit

Permalink
delete dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
Hy0tic committed Jun 17, 2024
1 parent 90d5be6 commit d9da452
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
60 changes: 0 additions & 60 deletions cogs/RoleReact.py

This file was deleted.

2 changes: 0 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
intents = discord.Intents.all()
env_vars = load_dotenv('.env')

# with open('credentials.json', 'r') as file:
# credentials = json.load(file)
BOT = commands.Bot(command_prefix='!!', intents=intents)

@BOT.event
Expand Down

0 comments on commit d9da452

Please sign in to comment.