xarical commited on
Commit
abe4486
·
verified ·
1 Parent(s): a2e2bb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ bot = commands.Bot(
13
  strip_after_prefix=True,
14
  help_command=None,
15
  intents=intents,
16
- proxy="http://74.103.66.15:443"
17
  )
18
  @bot.event
19
  async def on_ready():
 
13
  strip_after_prefix=True,
14
  help_command=None,
15
  intents=intents,
16
+ proxy="http://207.178.166.187:443"
17
  )
18
  @bot.event
19
  async def on_ready():