python-discord/sir-lancebot

Update `challenge` command to new CSS class

brad90four opened this issue · 0 comments

Description

Codewars has changed the way they display their data, and this made the .challenge command not work.

Steps to Reproduce

Run .challenge python

Expected Behaviour

image

Actual Behaviour

image

Known Impacted Platforms

  • Web
  • Desktop
  • Android App
  • iOS App

Possible Solutions

Update the soup class.

Additional Details

Would you like to implement a fix?

Note: For high-priority or critical bugs, fixes may be implemented by staff.

  • I'd like to implement the bug fix
  • Anyone can implement the bug fix