Commit Graph

334 Commits

Author SHA1 Message Date
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
liushuyu
3a997d9b5c deps: update dependencies 2023-04-28 14:41:45 +02:00
Matías Locatti
4c440dec41
Add recommended settings (#138) 2023-03-11 23:26:19 -07:00
liushuyu
bccd1e1c15
deps: update dependencies 2023-03-11 00:08:38 -07:00
SleepingSnakezzz
ffa3c72566
Remove a part of the .legal and .piracy commands (#137)
Since https://github.com/citra-emu/citra/pull/6269 is a thing now, it can be confusing to users who know about this feature.
2023-03-07 15:44:59 -07:00
liushuyu
77bc0d5780
deps: update dependencies 2023-02-25 13:43:38 -07:00
Matías Locatti
bd67f4a4c3
Update keys and firmware following new quickstart guide (#136) 2023-02-22 20:03:21 -08:00
liushuyu
196ad81bcc
deps: update dependencies 2023-02-16 16:28:06 -07:00
liushuyu
199e000317
esbuild: remove whitespace in the bundled file 2023-02-08 22:36:45 -07:00
liushuyu
815ceb358f
deps: update dependencies 2023-02-08 22:36:35 -07:00
Efadd
0d82c9a915
Revert #132, add folder command from 133, and add eshop command (#134)
* 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
2023-02-08 22:14:20 -07:00
liushuyu
3b2c77ac34
deps: update dependencies 2023-01-28 03:36:02 -07:00
liushuyu
bd9a9ef390
Merge pull request #132 from Efadd/master
Added "Yes, we know the eshop is shuttered. No, we don't care" to piracy, legal, and rule 2 commands
2023-01-27 18:41:00 -07:00
Efadd
b89ebe1623 Update citra.json 2023-01-27 17:35:31 -06:00
liushuyu
f9e5bedee4
deps: update dependencies 2023-01-22 17:13:37 -07:00
liushuyu
32e725dd37
build: switch to esbuild instead of rollup 2023-01-14 19:31:23 -07:00
liushuyu
19fe3581fb
deps: update dependencies ...
... also make CI test on Node.js 18
2023-01-14 19:16:43 -07:00
liushuyu
34754878bb
rollup: update rollup plugins 2022-12-31 02:39:17 -07:00
liushuyu
1ca72ceb00
tree-wide: update to Node.js 18 LTS 2022-12-31 02:05:32 -07:00
liushuyu
718d5d54f0
triggers/pingBomb: exclude moderators from the auto-ban 2022-12-31 02:03:10 -07:00
liushuyu
4f8bf4574f
tree-wide: make sources more bundler friendly 2022-12-31 02:02:40 -07:00
Efadd
e46432ac22 Update citra.json 2022-12-10 18:31:14 -07:00
liushuyu
3ec6af6368
deps: update dependencies 2022-12-10 18:18:27 -07:00
liushuyu
08abde2d7c
deps: update dependencies ...
... and use a newer terser plugin for rollup
2022-12-06 18:49:05 -07:00
liushuyu
9cfbf3ed1c
Merge pull request #129 from sakuramipha/master
Small bot commands overhaul
2022-12-06 18:21:55 -07:00
sakuramipha
c8c8c19c0c
Update cheat codes wording
Added additional instructions just for clarity on what to do to add a cheat code.
2022-12-06 16:25:13 +00:00
sakuramipha
08f4aa24b4
Edit cheats command.
Changed instructions from going through the files to using the cheats UI.
2022-12-06 16:10:04 +00:00
sakuramipha
c07f5b8546
Update Citra Android download link.
Changes the download link from the citra-emu.org downloads page to the Nightly repo, as that is more updated than the current Play Store version.
2022-12-06 15:40:13 +00:00
sakuramipha
9ac189a8af
update keys wording again 2022-11-29 21:31:45 +00:00
sakuramipha
63223bf1c4
Quick edit to .keys
Updated wording due to not being able to actually obtain some keys from the 3DS.
2022-11-29 21:00:41 +00:00
sakuramipha
47dd6aacad
Small Citra bot commands overhaul
Fixed some grammar and spelling issues. Edited some commands for clarity and formatting. Deleted some unused commands and commands that are outdated now.
2022-11-29 20:51:48 +00:00
liushuyu
941037a3e8
CI: upgrade various action scripts 2022-11-18 21:04:35 -07:00
liushuyu
5cc3656f3b
deps: update dependencies 2022-11-18 20:58:31 -07:00
liushuyu
cbfea20517 tree-wide: code clean-up ...
* remove commented-out code blocks
* remove usages of deprecated JS functions
2022-11-18 20:56:38 -07:00
liushuyu
0c3a42e5c7 tree-wide: await all the await-able functions 2022-11-18 20:56:38 -07:00
Efadd
10f80bf1bc
Clean up message phrasing for piracy command (#128)
* Clean up message phrasing

* See Discord
2022-11-18 20:55:34 -07:00
Efadd
a3c1b64ed8
more whitespace on piracy command (#127)
* Update citra.json
2022-11-06 15:01:15 -07:00
Efadd
8c4083fe24
Add '.piracy' command because we all know how much these 3 messages are bundled -_- (#126)
* Update README.md

* Added .multiplayer command

* Update README.md

* Add portable, iOS, and macOS commads

* Update citra.json

* Update citra.json

* Update citra.json

* Update citra.json

* Update citra.json
2022-11-04 22:32:00 -06:00
liushuyu
92dd268da3
manifest: declare Node.js version requirements 2022-10-30 00:12:09 -06:00
liushuyu
3311053f7f
deps: update dependencies 2022-10-30 00:10:11 -06:00
liushuyu
1f91f0f55d
deps: update dependencies 2022-10-16 00:29:52 -06:00
liushuyu
c48d5b23b2
docker: copy mjs files as well 2022-10-12 18:02:14 -06:00
liushuyu
33ec2bb74e
deps: update dependencies 2022-10-12 16:39:35 -06:00
liushuyu
ff398a97fa deps: clean up dependencies 2022-10-12 16:39:33 -06:00
Efadd
964647368b
Add portable, macOS, and iOS commands (#125)
* Add portable, iOS, and macOS commads
2022-09-24 20:07:11 -06:00
liushuyu
e2c7fa776a
script: fix generateExports.js so that ...
... command mapping will have a lowercase key
2022-09-21 20:20:32 -06:00
liushuyu
23e8e1a8eb
lint: fix issues from ESLint 2022-09-18 03:52:00 -06:00