Commit Graph

187 Commits

Author SHA1 Message Date
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
Schplee 6d7bb03e59
Updated cheats URL per change in ownership 2020-02-16 16:51:36 -08:00
Schplee 25a711c789
Merge pull request #79 from AuraOfTheDawn/patch-3
add .mods command for game-mod database link
2020-02-05 09:40:16 -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
Schplee 0bba6a22d0
Merge pull request #74 from CaptV0rt3x/ea
Add EA command
2019-12-05 12:10:35 -08:00
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
Flame Sage 3dcbba9092
Merge pull request #67 from Eloeri/patch-3
Update yuzu.json
2019-11-11 20:07:39 +00:00
Eloeri 62fd4ac280
Update yuzu.json
Add a `leaks` command.
2019-11-11 14:03:49 -06:00
Flame Sage ae779c3162
Merge pull request #66 from Eloeri/patch-2
Update yuzu.json
2019-10-02 18:09:16 +00: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
Flame Sage dfdd048d39
Merge pull request #65 from CaptV0rt3x/fix
Minor fixes to logging
2019-08-16 12:08:47 -04:00
CaptV0rt3x 7ad84bd046 minor fixes to logging 2019-08-16 12:53:29 +05:30
Flame Sage 5bfcbb3f62
Merge pull request #64 from CaptV0rt3x/logger
Add logging for message edits/deletions
2019-08-15 12:12:43 -04:00
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 592a018825
Merge pull request #58 from citra-emu/CaptV0rt3x-patch-1
Modify commands
2019-07-15 22:26:46 +05:30
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
Flame Sage 2b4b55e720
Merge pull request #57 from Eloeri/patch-2
Update the bot command for .quickstart
2019-07-11 12:19:49 -04:00
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
Flame Sage a482c90d08
Merge pull request #55 from Schplee/patch-7
fixed missing comma / formatting
2019-07-09 12:23:45 -04: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
Flame Sage 670f69f64a
Merge pull request #53 from CaptV0rt3x/ban
Hide some stuff
2019-05-23 14:43:15 -04:00
CaptV0rt3x 07025a7296 Hide Stuff 2019-05-24 00:00:51 +05:30
Flame Sage d136e5aa6d
Merge pull request #52 from CaptV0rt3x/new
Fix APK response
2019-05-23 13:38:24 -04:00
CaptV0rt3x dff9f7230d fix APK response 2019-05-23 23:05:03 +05:30
Flame Sage a0b904e1d8
Merge pull request #51 from AuraOfTheDawn/patch-2
Add DLC/Update info to .dump-game
2019-04-29 13:35:15 +00:00
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
Flame Sage 53483465b5
Merge pull request #50 from CaptV0rt3x/aes
Add keys command to Citra
2019-04-05 13:27:04 -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
Flame Sage b1016dab93
Merge pull request #49 from citra-emu/revert-46-master
Revert "Add an explanation for PLG's font rendering issue"
2019-01-04 12:08:48 -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