Skip to content

Commit

Permalink
by the decree of mustard, the 'cord server is permanently closed
Browse files Browse the repository at this point in the history
  • Loading branch information
dobkun authored Oct 22, 2024
1 parent 4ea9ff7 commit 05994ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions baby.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def update_application(repo_owner, repo_name, current_version):

repo_owner = 'dobkun'
repo_name = 'baby'
current_version = 'v1.3.2'
current_version = 'v1.3.3'

update_application(repo_owner, repo_name, current_version)

Expand Down Expand Up @@ -664,7 +664,6 @@ async def on_ready():
while True:
os.system('cls' if os.name == 'nt' else 'clear')
choice = input((Colorate.Color(Colors.blue, """
https://discord.gg/GFx3KxwBYg our very own server
____ __ ____ _ _ ____ _____ ____ ___ _____ _ _ ____ ____ _____ __ ___
( _ \ /__\ ( _ \( \/ )( _ \( _ )(_ _) / __)( _ )( \( )(_ _)( _ \( _ )( ) / __)
) _ < /(__)\ ) _ < \ / ) _ < )(_)( )( ( (__ )(_)( ) ( )( ) / )(_)( )(__ \__ \
Expand Down

0 comments on commit 05994ae

Please sign in to comment.