35
has anyone made a reminder bot for Lemmy?
(lemmy.ca)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Idk if there's already a bot, but I will say that as much as I detest JavaScript, the library someone already made for Lemmy would absolutely trivialise a big chunk of this kind of task. You just set a handler on the username mention and a scheduler to go through the archive on a Cron to send out any reminders.