FuelRats / pipsqueak

ED Fuel rats IRC bot
Other
13 stars 14 forks source link

Revert casting systems to upper case. #275

Closed theunkn0wn1 closed 5 years ago

theunkn0wn1 commented 5 years ago

Reverts casting systems to upper case, as it presently causes service disruptions.

Due to issues with integrate tech, the simplest solution is to deffer casting systems to upper case til the integrated systems can be regeared

Marenthyu commented 5 years ago

According to discussion, this is causing issues with !search only, thus it should be fixed there and not here as to keep compliance with what the comment says about API 2.1

see https://github.com/FuelRats/pipsqueak/blob/master/sopel_modules/rat_search.py#L86 and following (.lower() and system_lower)