Commit Graph

276 Commits

Author SHA1 Message Date
liushuyu 8c3e5261b5 deps: update dependencies 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
liushuyu fc966347d8
deps: update dependencies 2022-06-17 00:03:47 -06:00
liushuyu e5f92d05da
Merge pull request #123 from Efadd/add_.mod_command_to_send_the_mod_guide
Add .mod command
2022-06-16 23:59:15 -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
liushuyu 3f830cb6c5
yarn: downgrade colors 2022-01-09 18:01:21 -07:00
liushuyu 2642ffc3fa
deps: update discord.js 2022-01-09 17:40:12 -07:00
Morph bb2d38c0fc responses: Update .vc command link 2022-01-09 17:34:56 -07:00
liushuyu 319479d594
deps: update dependencies 2021-11-07 03:26:37 -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 `Promise`s 2021-10-28 15:32:32 -06:00
liushuyu a382896362
deps: downgrade node-fetch due to ESM issues 2021-10-22 17:24:00 -06:00
liushuyu bfdc66218c
Dockerfile: use official image from Node.js 2021-10-22 01:55:04 -06:00
liushuyu 058205854e
deps: update node-fetch to 3 2021-10-22 01:43:32 -06:00
liushuyu f525a22c65
meta: update to Discord.js 13 2021-10-22 01:43:19 -06:00
liushuyu 148a145aa8
deps: update dependencies 2021-10-16 00:10:40 -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 eb8a183100
CI: only run deploy ...
... when repo is `citra-emu/discord-bot` and the branch is `master`
2021-09-12 22:12:55 -06:00
liushuyu b833189f6a
meta: enable even stricter type checking 2021-09-12 21:08:43 -06:00
liushuyu a072e7487e
deps: update dependencies 2021-08-26 22:28:22 -06:00
liushuyu 87f5788567
CI: add deploy step to GitHub Actions 2021-08-26 21:40:39 -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
liushuyu 3d02b9a871
deps: update dependencies 2021-07-06 22:06:49 -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
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