Revise scraping to refresh instead of opening a new window everytime a command is ran.
Current behavior:
Every time an !open or !class command is ran, a new window is opened which triggers the Cloudflare check everytime.
Potential updated behavior:
Keep a persistent window open, and when a command is ran, use the same window to look for a different class to avoid a Cloudflare check each time.
Revise scraping to refresh instead of opening a new window everytime a command is ran.
Current behavior:
Every time an
!openor!classcommand is ran, a new window is opened which triggers the Cloudflare check everytime.Potential updated behavior:
Keep a persistent window open, and when a command is ran, use the same window to look for a different class to avoid a Cloudflare check each time.