liushuyu
718d5d54f0
triggers/pingBomb: exclude moderators from the auto-ban
2022-12-31 02:03:10 -07:00
liushuyu
0c3a42e5c7
tree-wide: await all the await-able functions
2022-11-18 20:56:38 -07:00
liushuyu
29388049ac
tree-wide: use rollup to bundle
2022-09-14 03:05:51 -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
f525a22c65
meta: update to Discord.js 13
2021-10-22 01:43:19 -06:00
liushuyu
b833189f6a
meta: enable even stricter type checking
2021-09-12 21:08:43 -06:00
liushuyu
5fb0d41c48
multiple changes...
...
* re-purposed trigger system
* added "ping bomb" banning system
2020-06-23 19:48:49 -06:00
liushuyu
0887c3b8cb
server: remove trigger system
2020-05-02 14:50:46 -06: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
spycrab
369d01bcb9
Implement some GitHub related improvements ( #28 )
2018-06-04 22:59:55 +00: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
BynariStar
8d0822020c
Change CitraBot GitHub message by comment type
2017-11-29 00:03:31 +02:00
chris062689
8e576e2a3f
Updated folder structure. Added back responses.json into src. Tweaked includes.
2017-10-04 22:21:36 -04:00