Browse Source

Timings - LagAssist description

pull/6/head
DrBot7 3 years ago
committed by GitHub
parent
commit
ac3b7e1c0b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cogs/timings.py

2
cogs/timings.py

@ -175,7 +175,7 @@ class Timings(commands.Cog):
if "LagAssist" in plugins:
embed_var.add_field(name="❌ LagAssist",
value="Plugins that claim to remove lag actually cause more lag. "
"Remove LagAssist.",
"LagAssist should only be used for analytics and preventative measures. All other features should be disabled.",
inline=True)
if "NoChunkLag" in plugins:
embed_var.add_field(name="❌ NoChunkLag",

Loading…
Cancel
Save