python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make discord bot delete messages send by the bot
I have made a discord bot that adds people to queue by a command and then shows the queue. I dont want the channel to fill up with unfinished queues. So I want the bot to delete its own messages.
Exam...
jaakoo
Votes: 0
Answers: 1
How to stream who a user starts following tweepy
So I am trying to create a function that basically is able to use the stream.listener function in tweepy to send a message when a user follows a new person. So basically the function would be in pseud...
Secretcode
Votes: 0
Answers: 0
My Bot Fails To Execute Commands When This Event Decorator is Active
My script for the bot works individually.
My event decorator block works individually.
But somehow when they work together, my commands don't run.
What I am trying to do here is that I want to display...
Rectangle Man
Votes: 0
Answers: 0
Get a user profile by his email address in Bot Framework Composer People Skill
I'm using Bot Framework Composer. I have connected the people skill to my AD.
How can I search for a user by it's email address?
I know that for a search by name bot uses a variable contactName, what ...
KRASSUSS
Votes: 0
Answers: 1