Pilot1782
Pilot1782
Try resetting your token and then reinserting it into the settings file. If that doesn't work turn on testing and move copy the relevant values into the .env file.
Try resetting your token and then reinserting it into the settings file. If that doesn't work turn on testing and move copy the relevant values into the .env file.
I'll be back at my pc in a few hours and hopefully be able to replicate it.
I'll look into it when I get back but for the mean time just try adding in `time.sleep` statements everywhere
It would take remaking the funcs file again to make it readable and thats a lot of work so instead I formatted it with black to make it look pretty
Make sure you are providing the correct paths in the `.env` and `settings.json` files. check the [troubleshooting wiki](https://github.com/Pilot1782/bad_copenheimer/wiki/troubleshooting) for more help
lol a lot has been fixed since this, usually I get a build working on my pc and push as I see a gaping error then fix and forget to...
Make sure you are providing the correct paths in the `.env` and `settings.json` files. check the [troubleshooting wiki](https://github.com/Pilot1782/bad_copenheimer/wiki/troubleshooting) for more help
For now, in `dis-bot.pyw` edit the line that says `settings_path = ...` to say `settings_path = "your path"`
Make sure you have a comma at the end of line 4 `JSONDecodeError: Expecting ',' delimiter: line 4 column 3 (char 90) `