Skip to content

Relay messages from one Discord server to another via a selfbot and webhook

License

Notifications You must be signed in to change notification settings

davidmckenzie/discord-selfrelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-selfrelay

Relay messages from one Discord server to another via a selfbot and webhook

Installation

Copy auth.example.json to auth.json and enter in the values:

  • token is your Discord authentication token. If running as a selfbot, see Selfbots, the greatest thing in the universe for details on how to find this. This will be used to connect to the source channel.
  • webhook is the webhook URL generated from the target Discord server.
  • channel is a string containing the channel name to search for on the source Discord server. Run npm install

Running

node bot.js

About

Relay messages from one Discord server to another via a selfbot and webhook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published