Burhan-Q / Ultralytics_DiscordBot

Discord bot providing image inference using Ultralytics HUB
GNU Affero General Public License v3.0
7 stars 0 forks source link

Add argument to remove original image #8

Open Burhan-Q opened 1 year ago

Burhan-Q commented 1 year ago

When using slash-command, would be good to remove original image so it doesn't crowd the channel too much. Could possibly edit original message or just delete original request.

Burhan-Q commented 1 year ago

Perhaps instead of adding an argument, have the bot delete the original message after waiting ~30 seconds. That should help clean up the channel, but not remove images too quickly.

Burhan-Q commented 1 year ago