Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bots

Im Learning To Make A Bot Using Python. What Do I Do So That I Can Create A New Channel Using The Commands?

Thanks for the previous people that helped me for the last question What Im trying to do is make a … Read more Im Learning To Make A Bot Using Python. What Do I Do So That I Can Create A New Channel Using The Commands?

My Discord.py Bot With Chat-filter Event Sends 2 Or More Messages Instead Of 1

Not so long ago added in my discord bot chat-filter ,which delete messages which i dont want to see… Read more My Discord.py Bot With Chat-filter Event Sends 2 Or More Messages Instead Of 1

Why Am I Getting This Error? Http Error 407: Proxy Authentication Required

I am using the following code found on post, How to specify an authenticated proxy for a python htt… Read more Why Am I Getting This Error? Http Error 407: Proxy Authentication Required

Max Retry Exceeded With Url In Telegram Bot

I started writing a telegram bot in python. but when I run it after a while it returns an error: Ex… Read more Max Retry Exceeded With Url In Telegram Bot

Discord.py Add Role To User

I am new to python and creating discord bots in general and I can't for the life of me figure o… Read more Discord.py Add Role To User

Trying To Create A Discord Welcome/leave Bot

I'm trying to create a bot that publicly and privately (via DM) welcomes a new user to a Discor… Read more Trying To Create A Discord Welcome/leave Bot

How Can I Get My Bot To Dm A Specific User Id Without A Command Given?

When someone DM's my bot, I have it print to the console who messaged, what the message was, an… Read more How Can I Get My Bot To Dm A Specific User Id Without A Command Given?

Launching 'safe' Eval()

I m making a irc bot https://github.com/mouuff/MouBot I would like the bot to reply the eval() when… Read more Launching 'safe' Eval()