Code Monkey home page Code Monkey logo

modify's Introduction

Modify

Modify is a free Discord bot that uses AI to detect and remove harmful messages from your server. It can filter out hate speech, threats, self-harm, and sexual, violent, and graphic content. Modify helps your community stays safe and in compliance with Discord TOS.

Usage/Installation

Option 1: Use Our Bot (Easiest)

Just add our bot to your discord server using this link

Option 2: Run Your Own Bot (Harder)

Note: This bot is a CLI application and so will not run through a web server. You will need command-line root access to your linux server to be able to install PHP (ZTS version required) and RabbitMQ.

  1. Create a new app and bot in the Discord Developers Portal.
  2. Install Linux with PHP 8.2+ ZTS
  3. Install/Compile the parallel extension for PHP
  4. Install RabbitMQ server
  5. Create a RabbitMQ user/password
  6. Create queues named modify_inbox and modify_outbox
  7. git clone https://github.com/rpurinton/modify.git <install-dir>
  8. Edit the files in <install-dir>/src/conf.d/
  9. Create a CRON job to <install-dir>/src/cron.d/logrotate.php
  10. ln -s <install-dir>/modify /usr/bin/modify

Commands

modify start, modify stop, modify restart, modify status, modify kill.

modify's People

Contributors

rpurinton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.