steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
120 stars 36 forks source link

[feature request] discord bot to message a channel on a serer instead of PM #111

Open JunkyardCat opened 2 years ago

JunkyardCat commented 2 years ago

is it possible for the bot to message a channel instead of DM and he will like mention everyone/specific users if it encounters error

steve1316 commented 2 years ago

Yes, it is possible to have the bot send a message to a channel instead. But that is outside the scope of what I wanted this program to do but I will accept pull requests for this.