sharpy66
2f15274ee7
Merge 9794b3e0d8
into df9d06313f
2024-02-20 17:03:44 -06:00
Jaffa
df9d06313f
Update .requirements ( #169 )
...
* Remove old citra.json
* Update citra.json
2024-02-16 23:33:41 +00:00
Jaffa
81c50236c7
Add Dumping command ( #167 )
...
* Add files via upload
* add dumping command
* add .dumping command
* Update citra.json
* Delete src/responses/citra.json
* Revert order of commands
* Delete src/responses/citra.json
* Add files via upload
* Add files via upload
* Delete src/responses/citra.json
* Delete citra.json (the correct one this time)
* Re-add the correct JSON file
* Update src/responses/citra.json
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
---------
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
2024-02-06 14:08:28 +00:00
liushuyu
d6a4e978f7
deps: update dependencies
2024-02-01 22:35:07 -07:00
liushuyu
cd44a47749
deps: update dependencies
2024-02-01 22:34:46 -07:00
Tobias
d3aa111ffc
Merge pull request #163 from citra-emu/revert-160-patch-1
...
Revert "Update citra bot .apk command"
2023-12-21 10:07:28 +01:00
Tobias
031c3741df
Revert "Update citra bot .apk command"
...
This reverts commit 904c196a18
.
2023-12-21 09:33:38 +01:00
liushuyu
9de48ffe3c
deps: update dependencies
2023-11-29 12:12:52 -07:00
sharpy66
9794b3e0d8
Merge branch 'master' into master
2023-11-26 00:38:52 -08:00
sharpy66
8e49ba77ff
resolve conflict
2023-11-26 00:37:22 -08:00
liushuyu
0432fbe881
server: avoid pinging the user when logging the command
2023-11-25 20:33:29 -07:00
liushuyu
aa54213734
deps: update dependencies
2023-11-20 17:48:22 -07:00
TGP17
904c196a18
Update citra bot .apk command
...
This updates the .apk command, by saying to download the .apk.zip, while it previously said to download the .apk, which isn't correct anymore
2023-11-20 19:47:08 +00:00
liushuyu
04ef587bc9
server: beautify command logging embed
2023-10-19 17:06:30 -06:00
liushuyu
1e191894ca
deps: update dependencies
2023-10-19 16:44:34 -06:00
sharpy66
46d92784f9
Prevent Pings
...
Add a simple check so command can't be used to ping anyone
Update any remaining string concatenation to instead use template literals
2023-10-02 19:36:20 -07:00
sharpy66
0a6d3d0e3d
Merge branch 'master' into master
2023-10-01 16:16:55 -07:00
liushuyu
72639ee6ed
deps: update dependencies
2023-09-19 13:51:03 -06:00
liushuyu
e3c51adf20
server: send command usage to logging channel
2023-09-19 13:49:27 -06:00
TGP17
35a3204866
citra: describe what link to click to get the apk ( #159 )
...
* Describe what link to click to get the apk
* Update src/responses/citra.json
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
---------
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
2023-09-08 19:28:28 +01:00
liushuyu
659a323a60
CI: use Node.js 20 for TypeScript checking
2023-09-07 18:06:12 -06:00
liushuyu
55101858e7
tsconfig: update to match Node.js 20 preset
2023-09-07 18:04:24 -06:00
liushuyu
abad013754
deps: update dependencies
2023-09-07 18:04:17 -06:00
sakuramipha
eac709db26
issue commands ( #158 )
2023-09-08 00:49:19 +01:00
Moonlacer
ab72a9c170
address feedback ( #155 )
...
You can read!
responses\yuzu: add multiplayer command
You can read!
2023-09-05 10:25:03 +01:00
SleepingSnakezzz
5c73b7b8db
Update portable command ( #157 )
...
* Update portable command
* Update src/responses/citra.json
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
---------
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
2023-09-02 15:39:15 +01:00
sharpy66
817b4d6b8a
Fix Formatting?
...
I'm not home at the moment, and won't have time to manually format things until later. This is courtesy of a random website.
2023-08-30 12:48:44 -07:00
sakuramipha
6a1d4e77d4
responses/citra.json: Edit .states command to be clearer to user ( #154 )
...
* edit .states command
* Update src/responses/citra.json
Co-authored-by: SleepingSnakezzz <71992016+SleepingSnakezzz@users.noreply.github.com>
---------
Co-authored-by: SleepingSnakezzz <71992016+SleepingSnakezzz@users.noreply.github.com>
2023-08-28 19:37:17 +01:00
sharpy66
427fd4aca0
Add .usecase command to yuzu.json(from PR #153 )
...
Relevant for yuzu as well
2023-08-26 16:36:53 -07:00
sharpy66
33aeaa9626
Merge branch 'master' into master
2023-08-26 16:26:57 -07:00
sharpy66
9ad2839723
Fix conflict
2023-08-26 16:25:08 -07:00
liushuyu
869070d149
deps: update dependencies
2023-08-23 10:45:54 -06:00
liushuyu
b047824f59
Upgrade to Node.js 20 ...
...
... removing node-fetch and use built-in fetch function
2023-08-23 10:45:51 -06:00
liushuyu
27aba40ba2
deps: update dependencies
2023-08-23 10:45:51 -06:00
Efadd
d9c78786f1
Pr bs resolver 9001 ( #153 )
...
* Revert 132, add folder command from 133, and add eshop command
* Revert 132, add folder command from 133, and add eshop command
* Update citra.json
I blame Github Desktop
* Usage command
* Update src/responses/citra.json
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
---------
Co-authored-by: sakuramipha <86921268+sakuramipha@users.noreply.github.com>
2023-08-23 17:35:47 +01:00
sharpy66
03dd9b4763
Upload updated package.json
...
Fixes build error caused by missing dependency I had manually installed on my system.
2023-08-21 18:16:38 -07:00
sharpy66
95694e3912
Detailed Device Info
...
Add select button to grab detailed devices results
Restrict button interactions to only whoever sent the initial command
Change formatting for some things
Additional data can now be easily added to the detailed results embed, if needed.
2023-08-20 02:51:35 -07:00
sakuramipha
ced9f5aaee
Merge pull request #152 from TGP17/bot-commands
...
Update citra.json
2023-08-11 09:13:43 +02:00
TGP17
875baa2805
Update citra.json
...
Change .mod command to .hack and create .modding command for game modding
2023-08-10 00:22:26 +02:00
sharpy66
89ebc0f5fb
Polish
...
Fix an issue where disabled button context was being unnecessarily added
Change some weird indentations
2023-08-05 03:10:21 -07:00
sharpy66
985493edee
Update specs.ts
...
Update the footer of the embed with context when the buttons are disabled
2023-08-03 16:40:26 -07:00
sharpy66
14e756f29f
Final touches?
...
Prevent buttons from showing up when not needed
a few minor changes to the embed when there is only one result
use logger.error instead of console.error
2023-08-03 16:04:26 -07:00
sharpy66
9d06b6b5e4
Update specs.ts
...
Move the EndListener logic to it's own function
Improve comments
Fix a bug where the buttons wouldn't disable along with the input handler after mtime if they weren't interacted with
2023-08-03 15:09:02 -07:00
sharpy66
d164dbf8ba
Add .specs command
2023-08-03 01:12:12 -07:00
sharpy66
ef7a13df57
Update yuzu.json
2023-08-02 23:58:26 -07:00
sharpy66
786b625f50
Merge branch 'citra-emu:master' into master
2023-08-02 23:43:58 -07:00
Moonlacer
14ee40bd25
responses\yuzu: change hardware command ( #147 )
...
Changes the hardware requirement bot command to "hardware," instead of "cpu"
2023-07-01 21:15:54 +01:00
sharpy66
68af52f1d5
Update yuzu.json
...
Add Android specific commands
2023-06-27 18:22:09 -07:00
liushuyu
43a2373f85
typings: add third-party typings for logdna-winston
2023-06-26 17:36:30 -06:00
liushuyu
4cfed50b95
deps: update dependencies
2023-06-26 17:21:02 -06:00