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

Reaction Pagination Button Forward And Back Python

I'm trying to make a button / reaction to go back and forth between 3 different images, but the… Read more Reaction Pagination Button Forward And Back Python

Discord Command Bot Doesn't Responde (python)

i have a problem with my discord bot: when i type on discord $ping he doesn't response me pong … Read more Discord Command Bot Doesn't Responde (python)

Discord - Send Message Only From Python App To Discord Channel (one Way Communication)

I am designing an app where I can send notification to my discord channel when something happen wit… Read more Discord - Send Message Only From Python App To Discord Channel (one Way Communication)

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'

Discord.py Bot Dont Have Certificate

Yesterday I made a bot and everything was working, today when I try to run my code I have this erro… Read more Discord.py Bot Dont Have Certificate

How Do I Make Mentioning A Member Optional Within A Command?

I've created a code that sends the gif of a hug on command and specifies who it's to, howev… Read more How Do I Make Mentioning A Member Optional Within A Command?

Botbuilder Python - Handling Multiple Dialog And Intent

I have the following code to handle multiple intents, Code async def on_message_activity(self, turn… Read more Botbuilder Python - Handling Multiple Dialog And Intent

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()