oldschoolgg / oldschoolbot

Old School Bot - A fanmade discord bot based on Old School RuneScape (OSRS)
https://www.oldschool.gg/
MIT License
143 stars 132 forks source link

Fix broken Combat achievment IDs #6120

Closed nwjgit closed 1 month ago

nwjgit commented 1 month ago

Description:

https://github.com/oldschoolgg/oldschoolbot/pull/6095 removed a duplicated CA but some users already completed and have that id stored in completed_ca_task_ids. This PR aims to correct that without manipulating the db.

Changes:

Visual of the current bug: 506/505 this PR will filter out the broken CA to properly display 505/505. Discord_T6FdJvFO3x

gc commented 1 month ago

I've just now removed this task from everyone in the database, so this should no longer be needed.