nonrice / discord-auto-message

A simple script letting users repeatedly send a message in a Discord channel. Even contains a few features to help the bot appear more human like.
MIT License
74 stars 51 forks source link

Is it possible? #14

Open Heggeg opened 2 years ago

Heggeg commented 2 years ago

Hi,

is it possible to add feature for sending images, multi line messages and cli support.

With cli support i mean that i can start the tool/bot via cron or task scheduler: py bot.py --message "BeepBoopBeep \n BoopBeepBoop \n BeepBoopBeep"

or py bot.py --image cat.png

etc

Thank you for this project..