Skip to content

Releases: SleeplessOne1917/lemmy-bot

v0.4.5

12 Jul 23:05
Compare
Choose a tag to compare

Changes

  • Add bot actions for remove ban, edit post, and edit comment
  • Handle errors fetching remote instances gracefully

Thank you @Pdzly for your contributions.

v0.4.4

09 Jul 23:57
Compare
Choose a tag to compare

Changes

  • Add follow community to bot actions
  • Add resolve object to bot actions

v0.4.3

09 Jul 04:36
Compare
Choose a tag to compare

Add option to prevent bot from marking its account as a bot.

v0.4.2

03 Jul 23:24
Compare
Choose a tag to compare

Make bot subscribe to communities when allow list is only communities.

v0.4.1

02 Jul 15:47
Compare
Choose a tag to compare
  • Fix bug where bot ignored allow/block list
  • Update out of date examples in README
  • add new isCommunityMod method to bot actions

v0.4.0

27 Jun 12:43
Compare
Choose a tag to compare

Breaking Changes

  • No longer supports websocket API
  • bot action param objects use snake case instead of camel case

v0.3.9

16 May 11:37
Compare
Choose a tag to compare

Update lemmy-js-client dependency to fix bugs.

v0.3.8

11 May 20:21
Compare
Choose a tag to compare

Update dependencies

v0.3.7

11 May 20:08
Compare
Choose a tag to compare

Bug Fix

  • fix issue when federation is set to "all"

v0.3.6

25 Apr 00:45
Compare
Choose a tag to compare

Bug Fix

  • Fix bug introduced in previous version