Commit Graph

60 Commits

Author SHA1 Message Date
milo
17e8db216d database users and spam management 2025-04-16 21:01:14 +02:00
Milo
872814fb73 ia cd and warns 2025-04-16 15:23:42 +02:00
milo
0372a87dec discord presence changes 2025-04-15 23:42:04 +02:00
milo
d97148a929 minor prompt change 2025-04-15 20:21:58 +02:00
milo
c5e037a628 hydrate auto message and AI prompt upgrade 2025-04-15 20:12:43 +02:00
Milo
46bef5c16b countdown and minor changes 2025-04-15 14:12:36 +02:00
Milo Gourvest
030479a546 Update app.js 2025-04-15 10:59:09 +02:00
milo
2b6e40a44e remove assets dir 2025-04-15 01:42:36 +02:00
milo
3480edf879 first commit 2025-04-15 01:36:15 +02:00
Colin Loretz
91d959af9a update getting started guide (#66) 2025-01-23 11:29:19 -08:00
codeconfessions
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
3a2892f2e2 Update app for user-installable apps (#52)
* update code for user-install

* readme
2024-07-29 11:38:57 -04:00
Tarab1te
ae6b197475 fix: APPLICATION_MODAL type doesn't exist upon the discord-interactions (#24) 2024-07-26 11:10:04 -07:00
Justin Beckwith
62f3c90c6d Upgrade discord-interactions and use verifyKeyMiddleware (#57) 2024-07-26 13:48:46 -04:00
Mend Renovate
0e233d10a7 Update dependency nodemon to v3 (#56) 2024-07-26 10:33:11 -07:00
Mend Renovate
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
b366a6d678 Use native node.js fetch (#53) 2024-07-26 09:54:53 -07:00
oakwoodgates
db5c93cd1b fix user name in sample data (#35) 2023-10-11 09:02:26 -07:00
shay
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
3d9dcb5b47 Use hard-coded image so it works in glitch's UI 2023-08-28 11:46:06 -07:00
Ian Mitchell
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
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
bbe1a594a2 Merge pull request #17 from ilyigna/main
small changes
2023-01-25 09:39:28 -08:00
igna
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
309935af5b bump versions 2022-11-21 19:43:40 -03:00
igna
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
273da64a3e kinda better I guess? (it may fixes #10) 2022-11-21 19:41:37 -03:00
igna
6decec08d1 you shouldn't add package-lock.json 2022-11-21 19:33:15 -03:00
Caleb Rogers
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
07afa70d2b Merge pull request #5 from tcrms/main
Minor Changes
2022-05-17 10:28:23 -07:00
tcrms
a7c91271ae make the version match with package.json 2022-05-17 03:36:42 -04:00
tcrms
3f0bfddf5c fix, again
Co-authored-by: Splatterxl <splatterxl@outlook.ie>
2022-05-17 03:35:00 -04:00
vi
1a06150856 update api version + fix user agent 2022-05-16 19:22:17 -04:00
vi
d5251bedbc add user-agent (fixes #4) 2022-05-15 15:13:10 -04:00
vi
6319d023e8 typo 2022-05-15 12:56:43 -04:00
Shay DeWael
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
324d196900 Update package.json 2022-04-07 11:21:31 -07:00
Shay DeWael
4dff2f8b02 Create LICENSE 2022-04-07 11:21:14 -07:00