I need to figure out how to create an invite link for users so that they can track invites. Currently I have this, however this created the invite for the Bot.
@commands.command() async def play(self, ctx, url): ctx.voice_client.stop() FFMPEG_OPTIONS = {'before_options': 'reconnect 1 -reconnect_str
Good evening everyone, forgive the trouble, I tried to do a "search" on the site but I could not find the answer to my problem so I thought of opening a new dis
I'm following Dapp Universitie's Create a PROFITABLE cryptocurrency trading bot video. I use git and npm install but when I run npm run start in the terminal I
My bot uses discord.py, is there a way to code it to allow it to automatically follow an announcement channel for other servers to your server through a command
Im writing a bot using cv2 , pyautogui,and imagesearch libaries. in this function im searching for an image then I'm going to run another function when found if
I want to have my Discord bot tell me the current date and time on a simple command, so if I say "whats the time?" it will tell me. Currently my only solution i
(In nodeJs -> server side only). I'm doing some webscraping and some pages are protected by the cloudflare anti-ddos page. I'm trying to bypasse this page. B
I have created basic chatbot using FLASK framework and Python. This will create a default URL http://127.0.0.1/5000. Below link is similar to my chatbot. ex: h
I'm trying to make a Blind-test bot game in Python, which actually works pretty fine. I managed to get a whole spotify playlist in the queue with that play_next
I wanted to create a footer for a discord embed, that has UTC time so I created the lines in the following, and then it errored a lot, so I turned it into an ob
I am trying to scrape some startups data of a site with puppeteer and when I try to navigate to the next page the cloudflare waiting screen comes in and disrupt
When I leave my program running for a few hours and then send a message to the bot it doesn't reply and after a while it generates the following error. Tracebac
Heyyy, I'm just using pyTelegramBotAPI and used the bot.register_next_step_handler to get a user input as a var and send it to the next function like: getLink =
I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica
I would like to make a telegram bot that sends error messages from a software. This software would run on 20 different pcs. Each log would be like this: "pc nam
I have github actions setup on my repo but I have this: // make a socket.io for a connection // fs // prefix (t!), stuff socket.on('message', funct
I am trying to make Twitter bot which job is to, when run, upload picture of Snoop Dog with quote and few hashtags. Problem is when I run my code, it throws Twe
can you help me to send the location of a place with Whatsapp web js Like I want to send a user who messages me location then the location would be sent of Lond
Is it possible to make a bot to automatically message people in my friends list or everyone from a specific server where i'm not an administrator? Where would i