Commit Graph

170 Commits

Author SHA1 Message Date
liushuyu
e3ae371c57
server: fix image content logging 2021-07-07 00:12:52 -06:00
Vamsi Krishna
c972c62ee1
Improve Logging for moderation (#114)
* Improve Logging for moderation

* Address Review comments

* image logging
2021-07-06 21:05:19 -07:00
Vamsi Krishna
6eb3499085
fix broken anchors 2021-06-25 21:36:16 +05:30
Schplee
0ee13c6619
Added Patreon role command 2021-06-14 16:32:59 -07:00
Schplee
6eb9ba7191
Disable DM logging 2021-04-24 20:08:45 -07:00
Vamsi Krishna
720a9ad24d
Fix inverted responses (#107) 2021-03-24 13:22:00 -07:00
Schplee
d993c11141
Update log file 2021-03-15 10:39:07 -07:00
Schplee
a9db781ada
Update log message 2021-03-15 10:38:42 -07:00
Vamsi Krishna
3529821d6c
log username & ID with warn (#106) 2021-03-07 23:26:12 -08:00
Schplee
4829396be9
add raptor response 2021-02-28 11:59:57 -08:00
Matías Locatti
f2a56c82cd
Update yuzu.json (#104) 2021-02-16 16:02:39 -08:00
Matías Locatti
d778d9546a Add a firmware call 2021-02-16 16:58:34 -07:00
AuraOfTheDawn
62b1a75067
Update yuzu.json (#102)
* Update yuzu.json

adds .scam as a command, instructing users how to report scam attempts via dm to both our moderation team, and discords trust and safety violations.

* Update yuzu.json

added \n as needed for newlines, rephrased the last sentence.

* Update citra.json

parity between citra.json and yuzu.json , .scam command added to both
2021-02-09 07:12:02 -08:00
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
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
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
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
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
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
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
86368e4d3e yuzu.json: fix format 2020-05-22 16:31:28 -06:00
Vamsi Krishna
fad8e79d17
Update apk command 2020-05-23 03:45:20 +05:30
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
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
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
Schplee
6d7bb03e59
Updated cheats URL per change in ownership 2020-02-16 16:51:36 -08:00
AuraOfTheDawn
3f1d013f8c
add .mods command for game-mod database link
^Topic
2020-02-04 21:29:38 -05:00
Vamsi Krishna
1fef1e4404 Added commands for Citra rules (#77) 2020-01-16 04:30:32 +00:00
Vamsi Krishna
788c5e8bc0
Added commands for yuzu rules (#76) 2020-01-14 12:17:09 +05:30
CaptV0rt3x
7233addf96 Add EA command 2019-12-06 01:33:46 +05:30
Schplee
a5a13cab4a change requirements to cpu and update verbage (#72) 2019-11-18 18:35:16 -05:00
Eloeri
62fd4ac280
Update yuzu.json
Add a `leaks` command.
2019-11-11 14:03:49 -06:00
Eloeri
dbc0fcd6a5
update yuzu.json
Change wording and fix punctuation
2019-10-02 12:56:15 -05:00
Eloeri
17f3129b3c
Update yuzu.json
Add shader cache command
2019-10-02 12:52:38 -05:00
CaptV0rt3x
7ad84bd046 minor fixes to logging 2019-08-16 12:53:29 +05:30
CaptV0rt3x
e9828eb969 Rework IgnoreChannel logic 2019-08-12 22:30:42 +05:30
CaptV0rt3x
8e6891efab Add logging for message edits/deletions 2019-08-12 22:30:26 +05:30
Vamsi Krishna
95647b3043
Edited Formatting for response (#63) 2019-07-31 21:20:35 +05:30
Hexagon12
e07a1dfe8c Various changes to yuzu's bot responses (#62)
* Updated and removed a few log lines

* Various grammatical and style changes

* fixup: "at the moment"
2019-07-31 00:52:59 +05:30
Vamsi Krishna
fe5959cc72
fix codeblock formatting for mobile (#61) 2019-07-31 00:05:56 +05:30
Chris
91575b9029 Added info command. Updated warnings to include silent warnings. Removed references to state. 2019-07-21 21:45:45 -04:00
Tobias
9a1a207d2c Fix EsLint warnings and add some files to .gitignore (#60)
* Silence git about my local IDE files

This was copy-pasted from Citras .gitignore file.

* Fix some typos

* Prevent coercion warning

* Fix the rest of EsLinter warnings

Fixes wrong spacing, missing semicolons, unecessary RegEx escapes, unecessary undefined init and unused variables.

* Replace var with const or let
2019-07-21 20:56:54 -04:00
Tobias
c3cc3820d4 server.js: Add the functionality to auto-moderate media in a channel (#59)
This makes it possible to auto-delete text-messages, sent in a channel meant for images and other media.
2019-07-21 20:55:55 -04:00
Vamsi Krishna
652b930e25
Modify commands
* `keys` now points to its own section in the quickstart guide.
* `dump-cart` now points to its own section in the quickstart guide.
2019-07-15 21:34:17 +05:30
Eloeri
2bfbeee8a6
Update the bot command for .quickstart
Update the bot command for .quickstart to better reflect what can be done with the guide.
2019-07-11 10:13:58 -05:00
Schplee
0e525c7c2c
fixed missing comma / formatting 2019-07-09 09:22:05 -07:00
Eloeri
4cae44bb0a Update the bot to include a .quickstart command (#54)
Update the bot to include a .quickstart command
2019-07-09 12:11:45 -04:00
CaptV0rt3x
07025a7296 Hide Stuff 2019-05-24 00:00:51 +05:30
CaptV0rt3x
dff9f7230d fix APK response 2019-05-23 23:05:03 +05:30
AuraOfTheDawn
a71052dcde
Add DLC/Update info to .dump-game 2019-04-29 09:28:55 -04:00
Chris
92e4348918 Added asking for help command. 2019-04-28 15:49:12 -04:00
CaptV0rt3x
472b1ba254 Add keys command to Citra 2019-04-05 22:54:08 +05:30
chris062689@gmail.com
cf25097095 Corrected rules command to parse message lowercased. 2019-03-06 23:25:59 -05:00
chris062689@gmail.com
97efa5710b Corrected gamedb lookup. 2019-03-03 18:42:16 -05:00
chris062689@gmail.com
73202911d9 Removed unused fields from game command. 2019-01-21 22:31:26 -05:00
AuraOfTheDawn
79002c1bc5 add Cheats command (#48)
add Cheats command
2019-01-09 09:51:45 -05:00
Tobias
d9265b7d0a Revert "Add an explanation for PLG's font rendering issue (#46)"
This reverts commit 4f5b6e0d2c.
2018-12-30 01:53:03 +01:00
Simon Aarons
4f5b6e0d2c Add an explanation for PLG's font rendering issue (#46) 2018-12-21 21:28:14 -05:00
MysticExile
0cb441bd0c
Add pikachu meme 2018-11-25 23:21:41 +01:00
Schplee
1692ec3780 sets proper capitalization of yuzu (#43) 2018-11-18 02:16:24 -05:00
Vamsi Krishna
a1a55db747 Update citra.json (#42) 2018-10-08 02:22:15 +00:00
Hexagon12
f247640bd1
responses/yuzu.json - various changes 2018-10-01 20:13:33 +03:00
Vamsi Krishna
7963018707 Added a comment for Compatibility list. (#40)
Added a comment for Compatibility list.
2018-09-09 02:00:13 -04:00
chris062689@gmail.com
07297c761c Added client.on for errors, warnings, etc. Errors will force reset the bot. 2018-09-06 21:10:21 -04:00
Zach Hilman
28fda1e526 Add game-updates command (#39)
Add game-updates command
2018-08-27 16:21:19 +00:00
Zach Hilman
5e57f235ac Add format and keys commands (#37)
Add format and keys commands
2018-08-27 00:04:04 +00:00
Tobias
d593fae31a
Add .keys command 2018-08-25 01:58:10 +02:00
Vamsi Krishna
f2272def6c
Modified & added new commands 2018-08-12 00:43:23 +05:30
Tobias
29401c0dd2
Fixed now? 2018-08-03 17:47:04 +02:00
Tobias
94cfdd8ebd
Add .log command for yuzuBot 2018-08-03 17:45:29 +02:00
Tobias
6e895687f8
Make .alpha describe the current situation more accurately 2018-07-30 14:56:51 +02:00
Sebastian Valle
2ac64b05cb Added a lenny command to the canned yuzu responses. (#33)
Typing 'lenny' will cause it to reply ( ͡° ͜ʖ ͡°), likewise, typing '( ͡° ͜ʖ ͡°)' will cause it to reply 'lenny'
2018-07-29 23:43:39 +00:00
chris062689
528fc1ddae Added folder path for responses. 2018-07-29 18:54:36 -04:00
chris062689
79f42166dd Updating responses.json loading. 2018-07-29 18:47:19 -04:00
chris062689
e6fa7317d6 Updated response files to be inside source control. 2018-07-29 17:06:48 -04:00