3 Commits

Author SHA1 Message Date
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
Evernote
f876ba62b1 Bumped discord.js version to v13 (#174)
* Bumped discord.js version to v13

* Updated package.json
2021-08-18 20:28:42 -07:00
Jake Runzer
acdf204558 Discordjs example (#49) 2021-02-04 02:50:41 +00:00