Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 569 Bytes

File metadata and controls

26 lines (15 loc) · 569 Bytes

V14 Slash Command Handler

global slash command handler for discord.js v14, running on a modified version of sync-commands.

Acknowledgements

Authors

Set-up project

simply change the token from the index.js

//line 53, replace with your own token or don't.
client.login('qaasdasd')

more coming soon.