Rocky43007's own Discord Client
Welcome to Rocky's own Discord Client. This is his attempt at trying to understand how Gateways and Bot libraries work. This is a crude imitation of Discord.js, but has been fully written in Typescript. Enjoy!
Steps:
-
Replace
YOUR_DISCORD_BOT_TOKEN_HEREwith your actual Discord Bot Token intest.js. -
Test using
npm startto try thetest.jsfile that Rocky has written for testing.