Skip to content

Commit

Permalink
FORMAT
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasod3v committed Aug 15, 2021
1 parent 677471f commit 2e3fd3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion extensions/on_start_screen.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"""
print(logo)

copyright = "Copyright (c) 2021 lucaso60, Copyright (c) 2015-present Rapptz"
print()
print(copyright)
Expand Down
1 change: 0 additions & 1 deletion launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def time_now():

TOKEN = input(f"{time_now()} Please input your bot token: ")


bot = commands.Bot(command_prefix=".")

@bot.event
Expand Down

0 comments on commit 2e3fd3e

Please sign in to comment.