dbosk / canvaslms

Command-line interface to Canvas LMS
https://pypi.org/project/canvaslms/
MIT License
3 stars 1 forks source link

Announce command #80

Open dbosk opened 1 year ago

dbosk commented 1 year ago

Add an announce command that will publish an annoincement.

It should take a regex for the courses, then post the announcement to all of them.

It should take the title and possibly the message on command-line. It should also have an interactive mode where it lets you write the message in Markdown using the user's EDITOR.