#trigger a function when someone uses a shlash command from a different bot

1 messages · Page 1 of 1 (latest)

craggy scaffold
#

Hi there! I was just wondering if there is a way to call a function when someone uses a slash command from another bot, like if someone did /bump to bump the server, I want to thank them for doing so. Is this possible?

mental drumBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

sick fern
#

nope

craggy scaffold
#

really? but ive seen it with disboard and bump reminder, is it just something that discord-py-interactions cant do?

sick fern
#

They use own api and webhooks. When you use bump command, the data sends to the api and then webhook sends to the same channel from other bot

#

And why you can't just send a message from the bump command?