Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History

Invisible Mention

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ODiscord Invisible Mention

Mention anyone but It's hidden/masked.

Installation

NPM Packages:

npm i request

Usage

node index.js <discord_token> <channel_id> <user_id> <message>
  • discord_token - The account discord token.
  • channel_id - The channel Id to send the payload
  • user_id - The Id of the user to mention.
  • message - Your message on where to hide the mention payload thingy.

License

MIT © I2rys