Skip to content

Simple script for Discord Moderators to quickly extract User Ids from a join log to mitigate bot raids

Notifications You must be signed in to change notification settings

bealsbe/Extract-Discord-Snowflakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Extract-Discord-Snowflakes

Simple script for Discord Moderators to quickly extract User Ids from a join log to mitigate bot raids

Current Flow:

  • Copy contents of moderation bot logs into clipboard
  • Autohotkey runs a python script when a keyboard shortcut is pressed
  • The python script grabs all of the content from your clipboard and extracts the user Ids
  • The user ids are written to a file
  • The file is opened.

About

Simple script for Discord Moderators to quickly extract User Ids from a join log to mitigate bot raids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published