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

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?

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

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

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

Discord.py Variables Not Constant Throughout The Code

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

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

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