Skip to content

Releases: noenfugler/LemmyModBot

lemmymod-0.2.0

09 Nov 21:24
107b3f9
Compare
Choose a tag to compare
Merge pull request #49 from BenMMcLean/develop

Add PyPi pip pipeline and new processors

Release 0.0.5

09 Aug 23:57
7924826
Compare
Choose a tag to compare

Bot is now a class
Local Neural Network used for text classification
Matrix communication added

Won't currently work on lemmy.world due to restrictions on per-community querying of posts/comments
Not using the latest version of pylemmy

v0.0.4

13 Jul 01:21
b8b8051
Compare
Choose a tag to compare

Bot is now a class.
Local bag of words deep neural network model based on locally developed training dataset.