[-] AsudoxDev@programming.dev 2 points 32 minutes ago

Lesson learned indeed.

[-] AsudoxDev@programming.dev 2 points 4 hours ago* (last edited 4 hours ago)

"fuck the fuck in or fuck the fuck off"

[-] AsudoxDev@programming.dev 8 points 4 hours ago

Got diapers instead of a laptop from amazon.

[-] AsudoxDev@programming.dev 2 points 20 hours ago

Yeah, Lemmy is slowly growing and active niche communities are slowly appearing as well.

[-] AsudoxDev@programming.dev 7 points 1 day ago

Afaik you can. The frontend interacts with the backend via an API so yes. It's possible.

[-] AsudoxDev@programming.dev 1 points 1 day ago

My bad, the title sounds wrong.

I am currently planning on using ODbL with DbCL. When used together, the users of the database must comply with the licenses of the copyrighted material in the database. So it isn't exactly relicensing the content.

[-] AsudoxDev@programming.dev 1 points 1 day ago* (last edited 1 day ago)

I am thinking of using ODbL for the database structure and DbCL for the content. With this, users need to comply with the licenses of the copyrighted material inside the database.

[-] AsudoxDev@programming.dev 1 points 1 day ago

Isn't it fair use? No commercial usage.

[-] AsudoxDev@programming.dev 19 points 2 days ago* (last edited 2 days ago)

I wonder if any isekai protagonist ever wonders if they get into another isekai when they die in that isekai. They could then proceed to kill themselves indefinitely until they get into a satisfactory world.

[-] AsudoxDev@programming.dev 17 points 3 days ago* (last edited 3 days ago)

Welcome to Lemmy. Glad to get new people here.

Just a quick FAQ because newbies tend to get some common things wrong:

Q: What is a "community"?

A: A community is basically a subreddit that lives in a specific instance

Q: What are we called in Lemmy?

A: Most people use "lemming"

Q: What is an instance?

A: An instance is basically a server. For example, you registered at lemmy.world. lemmy.world is an instance. With the power of federation, you don't need to register at other fediverse platforms to interact with stuff there here (only applicable to federated AND supported fediverse platforms). For example, mastodon.social can mostly interact with lemmy servers (instances)

Also, don't mind the old looking minimalstic UI of lemmy. A revamp of the UI with a more modern design is being developed as we speak

Any questions welcome.

102
submitted 4 days ago* (last edited 4 days ago) by AsudoxDev@programming.dev to c/aneurysmposting@sopuli.xyz
29
submitted 2 weeks ago* (last edited 1 week ago) by AsudoxDev@programming.dev to c/newcommunities@lemmy.world
14
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/programming@programming.dev

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or take action on content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

19
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.ml

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or take action on content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

33
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.world

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @RikudouSage@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or remove content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome. Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

42
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/opensource@lemmy.ml

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • ~~Punish content authors or take action on~~ Auto report content via word blacklist/regex
  • Ban members of communities by their usernames via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

view more: next ›

AsudoxDev

joined 4 months ago
MODERATOR OF