Korab Arifi
|
38e1d00673
|
Update Discord JS w/ Slash Commands (#218)
* Changed up discord.js starter
I added prefixes to commands, and made it so it makes the content lowercase when checking for commands so if a user says "!pInG" it is still going to work
* New discord.js starter
Made the discord.js starter use slash commands and a handler!
* Update examples/discordjs/src/index.js
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Update examples/discordjs/README.md
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Made some new changes
* Update examples/discordjs/src/index.js
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Changed indentation
* Update examples/discordjs/src/index.js
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Update examples/discordjs/README.md
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Formatted code with prettier
* Update examples/discordjs/src/index.js
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Update examples/discordjs/src/index.js
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
* Update README.md
* Update examples/discordjs/README.md
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
Co-authored-by: Milo <50248166+Milo123459@users.noreply.github.com>
|
2021-11-01 09:30:23 -07:00 |
|