Skip to content

Moonveilcy/selfbot-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selfbot-RPC

JavaScript

📝 Description

This selfbot utilizes the Discord Rich Presence API to display custom statuses and activities. It's designed for personal use and allows for dynamic updates to your Discord presence, offering a fun way to personalize your profile. This project is primarily intended for learning and experimentation with the Discord API and Node.js.

Key Features

  • Customizable Rich Presence statuses.
  • Dynamic updates based on various triggers (configurable).
  • Simple and easy-to-use interface.
  • Regular updates and bug fixes.
  • Open-source and community-driven development.

🛠️ Tech Stack

  • Node.js
  • Discord.js (assumed, based on typical selfbot functionality)

🚀 Installation & Running

  1. Clone the repository:
    git clone https://github.com/Gaeuly/selfbot-RPC.git
  2. Navigate to the project directory:
    cd selfbot-RPC
  3. Install dependencies:
    npm install
  4. Start the bot: (Adapt the command based on the actual startup script in the repo, assuming it's node server.js or similar).
    node index.js

🤝 How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with clear and concise messages.
  4. Push your branch to your forked repository.
  5. Create a pull request, explaining your changes.

About

selfbot discord for make rich presence

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published