I'm creating a bot that monitors stuff online, and I have the code done and it runs in Terminal. I want to print my results within a channel in Discord using discord.py without having to require a command/input from a Discord user. I just want my program to send a message to my server in Discord when it picks up a product online. How can I do this?