Morph
|
e0655d1cdd
|
status: Fix "Developer" role (#101)
|
2021-02-08 18:24:26 +05:30 |
|
Vamsi Krishna
|
54b9f4f8e1
|
update mods response URL
|
2021-01-23 00:49:29 +05:30 |
|
liushuyu
|
609dd0ddfe
|
deps: update dependencies
|
2021-01-18 21:34:58 -07:00 |
|
Schplee
|
0c0d31994e
|
Update logging exclusions (#99)
|
2021-01-13 23:42:51 -08:00 |
|
Schplee
|
f908554a75
|
Add shitposting rule and update log message (#98)
|
2020-12-31 02:24:33 -08:00 |
|
Matías Locatti
|
282a83c522
|
Fix for .keys (#96)
|
2020-12-08 16:10:09 -08:00 |
|
Matías Locatti
|
3380655d38
|
Fixing calls referencing the old quickstart guide
|
2020-12-08 16:58:41 -07:00 |
|
Schplee
|
7af46f2ee6
|
added no shitposting rule (#94)
|
2020-12-04 10:46:25 -08:00 |
|
liushuyu
|
cd2b754906
|
deps: update dependencies
|
2020-11-29 20:22:44 -07:00 |
|
Vamsi Krishna
|
c7bf6c70fe
|
Minor changes to yuzu responses (#93)
* Minor changes to yuzu responses
* Address reviews
* remove "you" from log command
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
|
2020-11-27 09:29:43 -08:00 |
|
Schplee
|
c431ac837a
|
Added English Only rule for Citra (#92)
|
2020-11-26 13:15:37 -08:00 |
|
Schplee
|
e3fe249107
|
Disabled deepl link preview (#91)
|
2020-11-26 13:13:38 -08:00 |
|
Vamsi Krishna
|
2c0653f6f7
|
Modify yuzu rule responses
|
2020-11-26 22:34:15 +05:30 |
|
Schplee
|
796aaba686
|
Add "android" message (#89)
|
2020-09-11 08:52:04 -07:00 |
|
Matías Locatti
|
54e0c6a0eb
|
Change cpu call to reflect the FMA fixes. (#88)
* Change cpu call to reflect the FMA fixes.
* changed capitalization
Co-authored-by: Schplee <g.holland.mail@gmail.com>
|
2020-09-11 08:46:08 -07:00 |
|
Schplee
|
b523af6fbb
|
Merge pull request #87 from goldenx86/patch-2
Add infringe
|
2020-09-05 21:22:07 -07:00 |
|
Matías Locatti
|
de67f1f1d8
|
Update yuzu.json
|
2020-09-06 01:21:02 -03:00 |
|
Matías Locatti
|
099a4484f4
|
Add infringe
|
2020-09-06 01:13:53 -03:00 |
|
liushuyu
|
ed5d69ebf5
|
deps: update dependencies
|
2020-08-27 17:05:48 -06:00 |
|
liushuyu
|
c067184ce3
|
multiple changes...
* Dockerfile: use `AS` directive to avoid ambiguity
* README: replace h1 with h2 to avoid CommonMark parser to fail
* deps: updated JS dependencies
|
2020-07-26 21:54:03 -06:00 |
|
liushuyu
|
1c5236345c
|
fixed two minor issues...
* Regex misuse in server.ts (matching media URL)
* Dead value assignment in quote.ts
|
2020-07-26 21:47:27 -06:00 |
|
liushuyu
|
89ed704d09
|
meta: fix null check misuses
|
2020-07-26 21:42:40 -06:00 |
|
liushuyu
|
e22adc4777
|
deps: update dependencies
|
2020-06-23 19:48:55 -06:00 |
|
liushuyu
|
5fb0d41c48
|
multiple changes...
* re-purposed trigger system
* added "ping bomb" banning system
|
2020-06-23 19:48:49 -06:00 |
|
liushuyu
|
354074089d
|
data: do not crash if the response file is bad
|
2020-06-23 19:48:49 -06:00 |
|
liushuyu
|
2f72dc23fc
|
packages: update dependencies
|
2020-06-23 19:48:49 -06:00 |
|
liushuyu
|
791b306650
|
commands: split ban function into common
|
2020-06-23 19:48:49 -06:00 |
|
VolcaEM
|
b24c635c55
|
Remove outdated "canary" command (for yuzu)
Canary is not mantained anymore
|
2020-06-10 22:43:02 -06:00 |
|
liushuyu
|
35944de481
|
meta: update dependencies
|
2020-05-22 16:31:48 -06:00 |
|
liushuyu
|
86368e4d3e
|
yuzu.json: fix format
|
2020-05-22 16:31:28 -06:00 |
|
liushuyu
|
4b1e31bd7b
|
Merge pull request #84 from citra-emu/CaptV0rt3x-patch-1
Update apk command
|
2020-05-22 16:16:52 -06:00 |
|
Vamsi Krishna
|
fad8e79d17
|
Update apk command
|
2020-05-23 03:45:20 +05:30 |
|
liushuyu
|
8f98c7f056
|
Merge pull request #83 from Morph1984/patch-1
Add vc command for Visual C++2015/2017/2019 Redistributable Package
|
2020-05-06 21:03:22 -06:00 |
|
Morph
|
318526c698
|
Add vc command for Visual C++2015/2017/2019 Redistributable Package
Links to this file https://aka.ms/vs/16/release/vc_redist.x64.exe
|
2020-05-06 23:01:32 -04:00 |
|
liushuyu
|
0ee8068198
|
meta: enable stricter type checking
|
2020-05-02 20:17:51 -06:00 |
|
liushuyu
|
b42c3eaf88
|
bugfixes: more robust grantDeveloper command...
... and command is now case insensitive
|
2020-05-02 17:15:06 -06:00 |
|
liushuyu
|
59821a21d3
|
bugfixes: grantDeveloper fix and exit on error
|
2020-05-02 16:47:26 -06:00 |
|
liushuyu
|
0887c3b8cb
|
server: remove trigger system
|
2020-05-02 14:50:46 -06:00 |
|
liushuyu
|
0b3d67a90c
|
server: clean up
|
2020-05-02 14:40:16 -06:00 |
|
liushuyu
|
5b00eb9cdd
|
yuzu.json: reword r9 response
|
2020-05-02 14:23:54 -06:00 |
|
liushuyu
|
1344f23221
|
status: switch to GitHub Checks API
|
2020-05-02 14:23:28 -06:00 |
|
liushuyu
|
3f282a9c19
|
state: add typing for response file
|
2020-05-02 13:06:35 -06:00 |
|
liushuyu
|
c0ab384086
|
quote: fix pinging
|
2020-05-02 13:06:09 -06:00 |
|
liushuyu
|
09867e2c0d
|
commands: fix pinging people
|
2020-05-02 01:25:28 -06:00 |
|
liushuyu
|
3d3e466aab
|
Dockerfile: add missing files
|
2020-05-02 00:37:37 -06:00 |
|
liushuyu
|
1482e6741b
|
CI: add GitHub Actions
|
2020-05-01 23:59:20 -06:00 |
|
liushuyu
|
7d54dc1a78
|
meta: rewrite the bot in Typescript
|
2020-05-01 23:59:20 -06:00 |
|
Vamsi Krishna
|
f29653e6a8
|
Reword FAQ response (#81)
|
2020-04-17 21:18:05 +05:30 |
|
Schplee
|
22351ca5fc
|
Merge pull request #80 from citra-emu/CaptV0rt3x-patch-1
fix build guide command
|
2020-04-01 09:12:23 -07:00 |
|
Vamsi Krishna
|
f7c4a2bf2b
|
fix build guide command
removed mac os instructions, as they are not relevant (as of now)
|
2020-04-01 21:32:13 +05:30 |
|