380 Commits

Author SHA1 Message Date
SleepingSnakezzz
a6e642d638
Merge pull request #172 from citra-emu/Add-custom-drivers-command
Adding custom drivers command.
2024-02-23 15:46:06 +01:00
SleepingSnakezzz
7fa5a6aa6f
Adding custom drivers command.
Requested by team member, as this is asked often by users.
2024-02-22 13:23:38 +01:00
sakuramipha
027bf47f0f
Merge pull request #171 from Majora8120/usecase-port
Add .usecase command to the yuzu bot
2024-02-21 20:23:18 +00:00
Majora8120
9b204a914f Add .usecase command to the yuzu bot
I'm tired of pirates asking "then what is the point of the emulator."

this ports the command from the citra bot to the yuzu bot
2024-02-20 15:09:46 -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 904c196a18ee304c52f902c889e6c9f4bd400902.
2023-12-21 09:33:38 +01:00
liushuyu
9de48ffe3c
deps: update dependencies 2023-11-29 12:12:52 -07: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
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
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
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
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
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
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
liushuyu
9887a29256
deps: update dependencies 2023-06-10 21:14:18 -06:00
liushuyu
27359f87a7
responses/yuzu: fix JSON file structure 2023-05-30 16:23:04 -06:00
liushuyu
9f0324706f server: simplify if conditions 2023-05-30 16:13:22 -06:00
liushuyu
f10457e5d0 deps: update dependencies 2023-05-30 16:13:22 -06:00
SleepingSnakezzz
51aa05660d
Update Android command.json (#144)
* Update Android command.json

* Update yuzu.json
2023-05-30 15:09:20 -07:00
liushuyu
d5bf77f4f1
deps: update dependencies 2023-05-12 16:14:30 -06:00
liushuyu
9513c8626e
common: display human-readable role name 2023-05-10 21:19:58 -06:00
sakuramipha
173f996bb1
Add legacy builds command to citra.json (#142)
Links to a wiki page outlining all of the legacy builds of Citra one may need to use, such as if they're on macOS or Windows7/8.1

Removes the .macos command as that is not needed anymore, the information for such is now found on the legacy builds page.
2023-05-10 16:45:46 +05:30
SleepingSnakezzz
dd755b9b44
Update iOS command.json (#141)
* Update citra.json

* Remove the /"

* Remove "yet".
2023-05-09 12:42:55 -06:00
Efadd
d0db0afd27 Update citra.json
* Upstream merge error resolution

* Python instincts vs json conventions clean-up

* Updated Cheats command because I'm in here anyway

* Thanks Snake!

* Fair, Autumn

* Obfuscate how many iOS forks there are
2023-05-06 15:53:59 +02:00
Matías Locatti
2e4f8fc288
Add firmware installation to bot call (#140)
* Add firmware installation to bot call

* Update yuzu.json
2023-05-06 07:25:58 +05:30
liushuyu
7baa540663 commands/grantTester: new command 2023-04-28 14:41:45 +02:00
liushuyu
c61fafdca0 common: extract the grantRole function 2023-04-28 14:41:45 +02:00
liushuyu
ffb697c323 deps: update dependencies 2023-04-28 14:41:45 +02:00
liushuyu
65b36aaa5d commands: lint code according to ESLint 2023-04-28 14:41:45 +02:00