Bot for discord automations
- TypeScript
$ npm install -g typescript ts-node ts-node-dev
$ npm install- Go to https://discord.com/developers/applications
- Select your application
- In "OAuth2" section select "URL Generator"
- Mark "applications.commands"
- Copy the generated URL and paste it into a new tab
- Authorize your application to use slash commands
$ npm start