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
Huh, @-ing makes a lot of sense. I was about to tell the tale that the
!remindme
syntax is incredibly wasteful, because the bot needs to read every comment to be able to detect that. But yeah, just making it a mention instead resolves that very elegantly.