Bots Discord Discord.py Discord.py Rewrite Python How Do I Make Mentioning A Member Optional Within A Command? July 31, 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?
Bots Discord Discord.py Python Python 3.x Trying To Create A Discord Welcome/leave Bot May 18, 2024 Post a Comment 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
Bots Discord Discord.py Pagination Python Reaction Pagination Button Forward And Back Python May 17, 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
Azure Language Understanding Botframework Bots Python Botbuilder Python - Handling Multiple Dialog And Intent May 10, 2024 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 Discord.py Json Python Variables Discord.py Variables Not Constant Throughout The Code April 16, 2024 Post a Comment I am currently developing a bot using discord.py and in this case using a JSON file to store the bo… Read more Discord.py Variables Not Constant Throughout The Code
Bots Python Python Requests Telegram Max Retry Exceeded With Url In Telegram Bot March 23, 2024 Post a Comment 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
Bots Discord.py Python Discord.py Bot Dont Have Certificate March 22, 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 Eval Irc Python Launching 'safe' Eval() March 17, 2024 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()