Git Product home page Git Product logo

auto-responder-x's Introduction

Auto-Responder-X 🤖

Auto-Responder-X is a Discord selfbot that allows you to set up auto-reply messages for specific users.

Features 🚀

  • Start and stop auto-reply feature with !start and !stop commands.
  • Reset JSON config with !reset command.
  • Display bot uptime with !uptime command.
  • Add new users with custom auto-reply messages using !adduser command.
  • Modify auto-reply messages for existing users with !modifyuser command.
  • Custom ASCII art display on bot startup.

Installation 💻

  1. Clone the repository or download the ZIP file.
  2. Set up your Discord bot token in a .env file. The .env file should be placed in the root directory of the bot project, and it should contain the following line with your Discord bot token: TOKEN=<your-discord-bot-token>
  3. Run the bot using node index.js command.

Commands ⌨️

  • !start: Start auto-reply feature.
  • !stop: Stop auto-reply feature.
  • !reset: Reset JSON config.
  • !uptime: Display bot uptime.
  • !adduser <user> <message>: Add a new user with a custom auto-reply message.
  • !modifyuser <user> <message>: Modify the auto-reply message for an existing user.

Example Usage 💬

  1. Start auto-reply feature: !start.
  2. Add a new user with a custom auto-reply message: !adduser @username Hello! I am currently unavailable.
  3. Modify the auto-reply message for an existing user: !modifyuser @username Hi there! I will get back to you soon.
  4. Stop auto-reply feature: !stop.
  5. Reset JSON config: !reset.
  6. Display bot uptime: !uptime.

auto-responder-x's People

Contributors

rcgv1 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.