Aida-Enna / Discord-Read-Receipt

Home Page:https://view-loggers.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up

Deploy with Vercel

  1. Make an account on Vercel;
  2. Use this link to clone this GitHub repository;
  3. In the repository it creates, edit the middleware.js file and add a webhook URL between the quotation marks;
  4. Your project should be deployed after around 40 seconds, and the vercel.app subdomain you get should work. Vercel itself might trigger the view-logger by using pages of the website.

Usage

  1. Send on Discord or Guilded the link to your subdomain (it can be any page, you can choose a page to recognize the view-logger);
  2. Your webhook should send something whenever someone sees the view-logger.
    • In Discord, view-loggers seems to not trigger on every platform, it does for the Android mobile app but not the browser version for example. You may also need a bit of spacing between the invisible image of the view-logger and the bottom of the conversation, by adding a reaction on your message for example.
    • In Guilded, view-loggers can only trigger once every 4 hours.
  • You can hide the link by using Markdown (like [.](https://viewlog.lublox.xyz)), but the invisible image has to be loaded/visible.

This feature has been available since June 2023 on Lulu5239's bots.

About

https://view-loggers.vercel.app


Languages

Language:JavaScript 54.3%Language:TypeScript 24.1%Language:HTML 21.7%