Errors - TudbuT/bottyclient GitHub Wiki

Recently, there was an error, that caused you to be unable to update your BottyClient

Here's how to fix it: Just run git reset --hard to force-update your database. However, you still need to run bash run.sh to update BC then.

If the file exists, just use bash fix.sh

If this doesn't work, run the following command: cd .. && rm -rf bottyclient/ && git clone https://github.com/TudbuT/bottyclient.git