BlyDoesCoding / Watson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watson - Discord RPC Activity Display

Watson Icon

Watson is a Go program that integrates with Discord's Rich Presence (RPC) feature to display various information on your Discord activity. Whether you want to showcase the book you're reading, indicate when you're in a conversation, browsing a website, streaming, or providing a link to your stream, Watson offers a versatile way to personalize your Discord presence.

Table of Contents

Installation

You can find the latest release of Watson on the Releases page. Download the binary executable for your platform.

Features

  • Customize your Discord activity with rich presence information.
  • Show the book you are currently reading.
  • Indicate when you are in a conversation.
  • Display your browsing activity on a specific website.
  • Show when you are streaming and provide a link to your stream.
  • Lightweight and easy-to-use Go program.

Usage

  1. Download and install Watson following the installation instructions.
  2. Customize your rich presence activity to include details about the book you're reading, conversations, websites, and streaming.

Contributing

Contributions to Watson are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test them thoroughly.
  4. Submit a pull request, describing your changes in detail.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

Acknowledgments

  • Special thanks to the Discord community for their support and resources.
  • This project relies on the rich-go library by hugolgst for Discord Rich Presence integration.

Enhance your Discord presence with Watson and share your activities, books, conversations, and streams with your friends!

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%