Skip to main content
0 votes
0 answers
113 views

I am building a Discord Bot using Python + SQLite3, and am creating a function /add_active that adds all users in the guild with a role 'active'. However, my application can't seem to access member ...
min's user avatar
  • 1
Advice
0 votes
1 replies
53 views

I wanted to make a custom command that sent an embed with a message that the user writes (I was using $N for that), but I also wanted the users to be able to customize the embed color in their message....
Sayuri's user avatar
  • 1
2 votes
1 answer
90 views

Is there an easy way (e.g. set an additional parameter) to filter out specific email addresses in a contact php file? I keep getting nuisance emails from the same email addresses via the contact form ...
klobberman's user avatar
1 vote
2 answers
158 views

I'm trying to use Microsoft Graph Communications API to have a bot join Teams meetings by posting to /communications/calls endpoint. I consistently receive Error 7505: "Request authorization ...
Abderrahmen's user avatar
-2 votes
1 answer
127 views

Everything else works, escept the member join and member leave event functions don't trigger at all once i have member join/leave. I have all intents turned on in my developer portal and i have the ...
Jae's user avatar
  • 263
0 votes
0 answers
104 views

Since Azure Bot has deprecated multi-tenant support, we have started updating the configuration and code to work with MS Teams app and Azure Bot in a single-tenant setup. However, whenever we send a ...
ADP's user avatar
  • 123
1 vote
0 answers
82 views

I’m testing Telegram Payments in a bot built with Aiogram 3.x. Environment: Python 3.11, Aiogram 3.4, provider = Smart Glocal TEST token from BotFather. The invoice shows and the test payment ...
user31301872's user avatar
0 votes
0 answers
94 views

I'm working on a Python bot that monitors a Shopify webshop, adds a product to the cart, and tries to continue to checkout. I'm using requests.Session() and BeautifulSoup to handle the stock check, ...
Denzel's user avatar
  • 13
0 votes
1 answer
107 views

I was trying to create a bot in discord that would perform the function of double translation in voice channels, this code is written through the deepseek neural network. I ran into such a problem ...
Кирилл Скляров's user avatar
0 votes
0 answers
96 views

I have a scraper running on Puppeteer and Node.js. When I change the headless mode from false to true, the bot gets detected. I would like it to work with false since the deployment will be on Railway....
Juliaano's user avatar
0 votes
0 answers
48 views

cannot manage to fix out the code below which triggers me an tuple at line 22 which is the SlashCommander part. Even tried to look it up on slash.py to no avail. If anyone has any idea. I tried many ...
Ophelia Son's user avatar
0 votes
0 answers
19 views

I want to add authentication to the app I created in MS Teams. I am trying to create something resembling Jira Cloud. But I am kind of clueless when it comes to the type of authentication I am ...
Dhruv Shetty's user avatar
0 votes
1 answer
503 views

I am working on my Discord bot, which should take channel information and store it in the database after applying its / (slash) commands. I set up the prefix / though! Also in Discord, I find this ...
lony235's user avatar
  • 103
1 vote
0 answers
113 views

I have 11 android apps that are getting minimal ad revenue through the Cloudflare waf. What settings are conducive to getting maximal ad revenue through Cloudflare. My apps are published with the ...
Kenneth Pinto's user avatar
1 vote
1 answer
144 views

When using new messages components (IS_COMPONENTS_V2), Discord sends an empty (mobile) notification for such messages. It is not mentioned anywhere in the docs https://discord.com/developers/docs/...
tivvit's user avatar
  • 46

15 30 50 per page
1
2 3 4 5
689