Skip to content

Releases: PangoraWeb/remindme-bot

Version 1.4.1

23 Sep 04:18
Compare
Choose a tag to compare

Small patch with a couple fixes

  • Added punctuation handling so it handles periods properly
  • Added newline handling
  • Fixed the instance allowlist since it was making messages in communities it wasnt supposed to be

Version 1.4.0: Bot Guidelines and Allowlists

23 Sep 01:03
4bef20c
Compare
Choose a tag to compare

This is an update to the bot to make it follow the lemmy.world bot guidelines. Included is

  • Defaulting to an allowlist for communities instead of federating with everything by default. Community mods can request for it to be added to their community
  • The bot can no longer be triggered off of keywords, only mentions
  • Code has been split up into different files to make it easier to manage and so that the different pangora bots can share the same structure
  • ESLint, Prettier, and Husky have been added
  • Issue templates have been created for bug reports, enhancements, and federation requests

If you want the bot to function on your community make sure to open up a federation request in the issues tab!

RemindMe - Version 1.3.0

17 Jul 22:30
Compare
Choose a tag to compare

An update to handle a couple more things in the bot

  • Lowered the seconds between polls so that it can catch all commands properly. May need to be lowered again in the future but this seems to be fine for now
  • Changed the time checking to check if a word includes strings rather than is strings so that things such as punctuation is handled properly

RemindMe - Version 1.2.0

17 Jul 19:30
Compare
Choose a tag to compare

Another update to allow functionality to disable keywords. Keywords will be disabled by default and should not be enabled or else bots will double post

RemindMe - Version 1.1.0

17 Jul 18:24
b952642
Compare
Choose a tag to compare

Small update to the bot to allow triggering off of keywords as well as mentions. Will now work off of the same command as the reddit bot with !remindme

RemindMe - Version 1.0.0

17 Jul 15:40
8824258
Compare
Choose a tag to compare

RemindMe Bot initial release!

Will remind people in a reply based on what they ask it. For example asking to be reminded in 5 minutes makes it respond in 5 minutes