Anthony and GitHub
0cb592adfe
Update examples to use components v2 ( #83 )
...
* Update dependencies
* Update docs links
* Use components v2 in examples
* Update interaction link
* Fix text display fields
* Update app.js to match tutorial
2025-05-19 15:46:48 -07:00
Colin Loretz and GitHub
91d959af9a
update getting started guide ( #66 )
2025-01-23 11:29:19 -08:00
01fe51d04a
Fix for MESSAGE_COMPONENT interaction falling through to error section ( #59 )
...
Co-authored-by: Justin Weinberg <justn@modrg.com >
2024-09-25 09:37:46 -07:00
shay and GitHub
3a2892f2e2
Update app for user-installable apps ( #52 )
...
* update code for user-install
* readme
2024-07-29 11:38:57 -04:00
Tarab1te and GitHub
ae6b197475
fix: APPLICATION_MODAL type doesn't exist upon the discord-interactions ( #24 )
2024-07-26 11:10:04 -07:00
Justin Beckwith and GitHub
62f3c90c6d
Upgrade discord-interactions and use verifyKeyMiddleware ( #57 )
2024-07-26 13:48:46 -04:00
Mend Renovate and GitHub
0e233d10a7
Update dependency nodemon to v3 ( #56 )
2024-07-26 10:33:11 -07:00
7ebacde358
Configure Renovate ( #54 )
...
* Add renovate.json
* Update renovate.json
---------
Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com >
2024-07-26 10:20:24 -07:00
Justin Beckwith and GitHub
b366a6d678
Use native node.js fetch ( #53 )
2024-07-26 09:54:53 -07:00
oakwoodgates and GitHub
db5c93cd1b
fix user name in sample data ( #35 )
2023-10-11 09:02:26 -07:00
shay and GitHub
bf47f25162
Merge pull request #33 from discord/matthova/hard-coded-gif-url
...
Use hard-coded image so it works in glitch's UI
2023-08-29 11:57:23 -04:00
Matt Hova and GitHub
3d9dcb5b47
Use hard-coded image so it works in glitch's UI
2023-08-28 11:46:06 -07:00
Ian Mitchell and GitHub
db7ffb3023
Merge pull request #29 from cabbage63/fix-getting-started
...
Fix typo in the example code of Getting Started
2023-08-17 10:31:05 -07:00
cabbage63
9bc9d32459
Fix typo in the example code of Getting Started
2023-08-13 11:06:21 +09:00
Shay
df0fee33af
add engines to package.json
2023-04-03 12:30:42 -07:00
shay and GitHub
6ec668cc46
Merge pull request #22 from shaydewael/update-command-registration
...
Update command registration
2023-03-20 10:50:11 -07:00
Shay
aa26d1d283
more
2023-03-18 16:14:33 -07:00
Shay
767394582c
update command registration to npm
2023-03-18 16:05:36 -07:00
shay and GitHub
bbe1a594a2
Merge pull request #17 from ilyigna/main
...
small changes
2023-01-25 09:39:28 -08:00
igna and GitHub
813b1a2add
change from user replit to github import
...
this tries to avoid people from checking any leaked token from forks
2022-11-21 19:45:12 -03:00
igna and GitHub
309935af5b
bump versions
2022-11-21 19:43:40 -03:00
igna and GitHub
2d23ca617e
oops
...
i was gonna put the nodejs requirement there, but it looked better in **before you start**
2022-11-21 19:42:11 -03:00
igna and GitHub
273da64a3e
kinda better I guess? (it may fixes #10 )
2022-11-21 19:41:37 -03:00
igna and GitHub
6decec08d1
you shouldn't add package-lock.json
2022-11-21 19:33:15 -03:00
Caleb Rogers and GitHub
976cf99e58
Update app.js comment with proper file extension ( #12 )
...
Commands are defined in `commands.js`, not `commands.json`.
2022-09-21 10:01:29 -07:00
Shay DeWael and GitHub
07afa70d2b
Merge pull request #5 from tcrms/main
...
Minor Changes
2022-05-17 10:28:23 -07:00
tcrms and GitHub
a7c91271ae
make the version match with package.json
2022-05-17 03:36:42 -04:00
3f0bfddf5c
fix, again
...
Co-authored-by: Splatterxl <splatterxl@outlook.ie >
2022-05-17 03:35:00 -04:00
vi and GitHub
1a06150856
update api version + fix user agent
2022-05-16 19:22:17 -04:00
vi and GitHub
d5251bedbc
add user-agent ( fixes #4 )
2022-05-15 15:13:10 -04:00
vi and GitHub
6319d023e8
typo
2022-05-15 12:56:43 -04:00
Shay DeWael and GitHub
002b69cfa3
Merge pull request #3 from discord/add-replit
...
Add replit support
2022-05-05 15:26:18 -07:00
Shay
50f4c9a1b8
Add replit support
2022-05-05 15:25:34 -07:00
Shay
50a56d6a60
add start script
2022-04-14 16:32:12 -07:00
Shay
27c30b1e0c
throw API errors
2022-04-08 14:48:43 -07:00
Shay
2705a61be4
update github link
2022-04-08 14:04:15 -07:00
Shay
e7aca7a22b
update enums to discord-interactions
2022-04-08 09:54:58 -07:00
Shay
d2afdabfaa
small correction
2022-04-07 15:27:40 -07:00
Shay
6cea182ff0
replace axios with node-fetch and change code formatting
2022-04-07 15:26:43 -07:00
Shay
04b7ea9add
edits from review
2022-04-07 11:29:06 -07:00
Shay DeWael and GitHub
324d196900
Update package.json
2022-04-07 11:21:31 -07:00
Shay DeWael and GitHub
4dff2f8b02
Create LICENSE
2022-04-07 11:21:14 -07:00
Shay
e3ea5532ea
update to async
2022-04-06 17:45:50 -07:00
Shay
a641c5031b
update imports
2022-04-06 16:46:21 -07:00
Shay
c35e3fb910
update lets to consts
2022-04-06 16:40:11 -07:00
Shay
a7f3420435
header error fix
2022-04-05 16:14:55 -07:00
Shay
9d07295b64
update links
2022-04-05 15:55:37 -07:00
Shay
992d914d9e
add gif
2022-04-05 10:16:54 -07:00
Shay
19e49e5887
variable naming bug
2022-04-04 14:56:33 -07:00
Shay
110d584586
Add modals example
2022-04-04 11:33:01 -07:00