Tòónz ඞ
CDCloudflare Developers
•Created by Tòónz ඞ on 6/4/2024 in #workers-help
Error Code: 10021 on Dashboard
4 replies
CDCloudflare Developers
•Created by Tòónz ඞ on 6/4/2024 in #workers-help
Can I use Requests library in a Python Worker
Ok, I don't remember where I read it, but I thought I could use the
Requests
library to do GET and POST requests.
But, I'm getting ModuleNotFoundError: No module named 'requests'
error.7 replies
CDCloudflare Developers
•Created by Tòónz ඞ on 5/24/2024 in #workers-help
Is it possible to make a Discord Bot with Worker
Ollo :Wave: smart people of Cloudflare.
So, I'm a very new to this. But when I learned about Cloudflare's Worker service (PYTHON). The first thing that popped into my head was
I need to make a Discord Bot using thisMy idea isn't to make a complex bot. But a simple slash command based bot for anonymous confession. Now, I made this in
discord.py
, so I know this is possible.
But, I been failing to do this with the worker services.
So I just wanna know is this even possible?6 replies