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
chris062689
421b150fe2
Commented out logging of stats temporarily.
2018-07-22 15:27:42 -04:00
Flame Sage
f923f38f1e
Temporarily remove triggers.
2018-06-29 16:37:06 -04:00
James
b914780a65
Add game DB lookup support ( #32 )
...
* Add game DB lookup support
* Fix compatibility typo
* Fix typo 2
* Use async function in game DB listing, avoid redundant HTTP requests
2018-06-06 22:54:28 -04:00
Chris
9d15288d9c
Moved grantDeveloper role permission into env file.
2018-06-04 19:16:20 -04:00
spycrab
369d01bcb9
Implement some GitHub related improvements ( #28 )
2018-06-04 22:59:55 +00:00
Chris
fa3be4a7e7
Updated commands for properly outputting the ban message to the channel, not the admin log.
2018-04-03 20:32:31 -04:00
Chris
969315dacc
Updated fs, only read files.
2018-04-03 20:14:57 -04:00
Chris
ce384799ae
Updated fs tools. Added fs-extra dependency. Updated packages.
2018-04-03 20:05:01 -04:00
Chris
7638e40554
Updated sendMessage to sendMessage. Updated data.js to throw errors.
2018-04-03 19:50:20 -04:00
Chris
d3422138ca
Revert "Removed commands: ban, clearWarnings, warn, warnings. Removed data.js in favor of inline fs.readFile. Deleted models. Deleted server.js warnings. Removed warning related functionality from state.js. Changed dep. discord.js function sendMessage to send. Cleanup."
...
This reverts commit b9a9fce06b
.
2018-04-03 19:28:33 -04:00
chris062689
b9a9fce06b
Removed commands: ban, clearWarnings, warn, warnings. Removed data.js in favor of inline fs.readFile. Deleted models. Deleted server.js warnings. Removed warning related functionality from state.js. Changed dep. discord.js function sendMessage to send. Cleanup.
2018-02-28 22:14:09 -05:00
chris062689
b5cf83a9fe
Migrated from npm to yarn. Upgraded packages. Added rules code for removing role when agreeing to rules.
2018-02-27 19:19:14 -05:00
Chris
faba13149c
Updated data points. Updated responses to be an example file. Updated server
2018-01-20 00:11:52 -05:00
spycrab
2a6c57ce0d
Implement loading responses from data/ ( #27 )
2018-01-19 23:29:33 -05:00
BreadFish64
e976651df7
add canary vs nightly explanation command ( #25 )
...
add canary vs nightly explanation command
2017-12-04 09:03:48 -05:00
BynariStar
8d0822020c
Change CitraBot GitHub message by comment type
2017-11-29 00:03:31 +02:00
Flame Sage
75ff2e7fc3
Remove warning from .ROMs command.
2017-11-15 10:04:23 -05:00
Schplee
18a7106d9c
Changed "dump-game" & to or for clarity.
2017-11-05 17:29:14 -08:00
Chris
510fd6227c
Added buildCanary.js function.
2017-11-05 13:37:35 -05:00
chris062689
8e576e2a3f
Updated folder structure. Added back responses.json into src. Tweaked includes.
2017-10-04 22:21:36 -04:00