Bots Discord Discord.py Pagination Python Reaction Pagination Button Forward And Back Python July 09, 2024 Post a Comment 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
Bots Command Discord.py Python Discord Command Bot Doesn't Responde (python) May 30, 2024 Post a Comment 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)
Bots Discord Discord.py Python Python Asyncio Discord - Send Message Only From Python App To Discord Channel (one Way Communication) May 29, 2024 Post a Comment 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)
Bots Discord Discord.py Python Python 3.x Getting 'nonetype' Object Has No Attribute 'send' April 01, 2024 Post a Comment getting the 'NoneType' object has no attribute 'send' what should I do?this error m… Read more Getting 'nonetype' Object Has No Attribute 'send'
Bots Discord.py Python Discord.py Bot Dont Have Certificate March 31, 2024 Post a Comment 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
Bots Discord Discord.py Discord.py Rewrite Python How Do I Make Mentioning A Member Optional Within A Command? March 26, 2024 Post a Comment 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?
Azure Language Understanding Botframework Bots Python Botbuilder Python - Handling Multiple Dialog And Intent December 22, 2023 Post a Comment 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
Bots Eval Irc Python Launching 'safe' Eval() December 04, 2023 Post a Comment 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()