ðGet Started
Requirements
At least Node.JS v.16
Discord.JS v.13
Latest version of TDHandler
A Discord Bot and its Token
Create a start Instance
To start a new Instance, you need to create a new Object first (the options can be found here):
Then you need to log in with your Discord.JS Client and initialize the TDInstance:
Last updated