Skip to content

Spyglass is a project that will give admins and moderators a clone of their Discord server. Useful for logging messages and stuff. 8/1/25 - this is being rebranded as worst practices

License

Notifications You must be signed in to change notification settings

parkero2/spyglass-moderation-tool

Repository files navigation

spyglass

FullSystemTest This is no longer relivant as the tokens have been changed

Info

Spyglass can serve a large range of pourposes. But officially, it is a MODERATION TOOL. The whole thing relies on atleast one bot. When a message or voice channel event is recieved by the 'spy client' (the monitoring bot), the event will be replicated in the output server.

Messages

image image

Voice channels

imageimage

Disclaimer

Niether myself nor any of the contributors are responsible for any negative reprecussions as a result of the use of this software.

Usage

You will need:

Setup

  1. Clone the repository or download the ZIP file and extract the contents.
  2. Open a command window/terminal from within the unzipped directory and run npm i to install the dependancies.
  3. Open the config.json and enter your spy bot token (the monitoring bot token) and the mock client token (the delivery bot token - can be the same as the spy client)
  4. Assign server IDs to the spyID and mockID values in config.json. These should reflect the servers that your bot(s) are monitoring and logging.
  5. Add a logging channel for the mock client (delivery bot) to log voice channel interactions.
  6. In your command/terminal window, run node . to begin running the bot

Upcoming changes

  • Discord configuration editor (toggle features)
  • Voice channel audio logging
  • possible deleted messages from the spy server may be crossed out (messages older than 2 weeks probably won't be applicable)
  • Ordering of channels and their categories
  • Discord user spy support

A huge thanks to @GalaxyFlight for helping out with this.

If you find a bug, feel free to report it in the issues tab. Discord

About

Spyglass is a project that will give admins and moderators a clone of their Discord server. Useful for logging messages and stuff. 8/1/25 - this is being rebranded as worst practices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •