Commit Graph

163 Commits

Author SHA1 Message Date
Matías Locatti
2e4f8fc288
Add firmware installation to bot call (#140)
* Add firmware installation to bot call

* Update yuzu.json
2023-05-06 07:25:58 +05:30
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
65b36aaa5d commands: lint code according to ESLint 2023-04-28 14:41:45 +02:00
Matías Locatti
4c440dec41
Add recommended settings (#138) 2023-03-11 23:26:19 -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
Matías Locatti
bd67f4a4c3
Update keys and firmware following new quickstart guide (#136) 2023-02-22 20:03:21 -08: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
Efadd
b89ebe1623 Update citra.json 2023-01-27 17:35:31 -06: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
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
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
Efadd
964647368b
Add portable, macOS, and iOS commands (#125)
* Add portable, iOS, and macOS commads
2022-09-24 20:07:11 -06:00
liushuyu
23e8e1a8eb
lint: fix issues from ESLint 2022-09-18 03:52:00 -06:00
liushuyu
3e1b010cae typings: add shim typing for checkenv 2022-09-14 03:05:51 -06:00
liushuyu
29388049ac tree-wide: use rollup to bundle 2022-09-14 03:05:51 -06:00
Efadd
dda1e3c64e
Add .multiplayer command (#124)
* Update README.md

* Added .multiplayer command

* Update README.md
2022-09-13 21:04:47 -06:00
liushuyu
b132f1d4be
deps: upgrade Discord.js to 14 2022-09-13 21:02:56 -06:00
Efadd
21d2c6f199
Add .mod command 2022-06-16 20:31:19 -05:00
Matías Locatti
12a3b6e6b7
Added ASCII rule (#121) 2022-02-25 15:16:56 -08:00
Morph
bb2d38c0fc responses: Update .vc command link 2022-01-09 17:34:56 -07:00
liushuyu
16455f3d33
server: add a missing intent for greeting new members 2021-10-28 15:59:44 -06:00
liushuyu
e2fb430042
lint: automated fix from ESLint 2021-10-28 15:38:02 -06:00
liushuyu
39c8f5979c
lint: await all the Promises 2021-10-28 15:32:32 -06:00
liushuyu
f525a22c65
meta: update to Discord.js 13 2021-10-22 01:43:19 -06:00
tree
6d7776ebaa
Add appdata command to yuzu bot (#116)
* add appdata command

* add yuzu installer downloads page

* minor edits

* add tutorial link

* Update src/responses/yuzu.json

Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>

Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
2021-10-03 15:39:17 -07:00
liushuyu
0679e749e3
common: fix the logging of user id 2021-09-27 16:24:25 -06:00
liushuyu
b833189f6a
meta: enable even stricter type checking 2021-09-12 21:08:43 -06:00
Schplee
ecebeab57c
Update r8 wording 2021-08-13 13:30:51 -07:00
Schplee
e582908744
Fix typo 2021-08-06 13:20:34 -07:00
Schplee
65672f2022
Add "release" command to link to github releases 2021-08-06 13:11:57 -07:00
Vamsi Krishna
bffc187300
Fix broken role & channel exemptions (#115)
* Fix broken role & channel exemptions

* fix for citra

* Fix long broken logging exemption

* Typo

* Typo2
2021-07-07 19:54:44 -07:00
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