Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 315 Bytes

File metadata and controls

8 lines (7 loc) · 315 Bytes

discord-kick-on-hotkey

Kick a specified user when a key combination is detected

How to use

  1. Replace USER_TO_KICK with the name of the user you want to kick (line 24)
  2. (Optional) Replace alt+k with your desired hotkey (line 23)
  3. Replace token with your Discord Bot token (line 26)
  4. Execute the program