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

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

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?

How To Trade On Steam With Python

i am currently working on a project that involves TF2,python,and steam trading. I would like to kno… Read more How To Trade On Steam With Python

Pyautogui Image Recognition - Slight Issue With Pixel Color Matching

I am trying to stop a possible block in my bot program by using PyAutoGUI's Image Recognition f… Read more Pyautogui Image Recognition - Slight Issue With Pixel Color Matching

Getting 'nonetype' Object Has No Attribute 'send'

getting the 'NoneType' object has no attribute 'send' what should I do?this error m… Read more Getting 'nonetype' Object Has No Attribute 'send'

Python 3.6 Discord Bot Cooldown Message

so I have this command which allows the user to change the game and it works perfectly but I put a … Read more Python 3.6 Discord Bot Cooldown Message