Script not working on repli
Hello. I follw every step. The script works perfectly fine on my local machine which an ajustement in discord.client intents.
But once l upload it on repli, it doesnt send my message anymore. I get some HTTP error Script works but messages arent sent
can you send a screenshot of the error you're facing?
Messages will be sent to https://discord.com/channels/863792664075173899/863792664680071170.
- Serving Flask app ''
- Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
- Running on all addresses (0.0.0.0)
- Running on http://127.0.0.1:8080
- Running on http://172.31.196.75:8080 Press CTRL+C to quit Waiting 10 seconds... 172.31.196.1 - - [15/Nov/2023 07:20:20] "OPTIONS * HTTP/1.1" 404 - 172.31.196.1 - - [15/Nov/2023 07:20:21] "GET / HTTP/1.1" 200 - Waiting 10 seconds... Waiting 10 seconds... Waiting 10 seconds... Waiting 10 seconds...
Running the exact same script on my local machine works fine. My guess is its because of the IP, maybe the replit IP is banned from discord or something ...??
hm not sure what the problem if it's working on local machine and not on ur replit.... try with new replit?
I get error 429 now. I think discord cant handle all the requests coming from every script hosted on repliit. The IP from repliit must be sending too much requests