1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00
Commit Graph

557 Commits

Author SHA1 Message Date
github-actions[bot]
f211e75d01
Combined Dependabot PR (#36)
* Bump systeminformation from 5.21.4 to 5.21.5

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.4 to 5.21.5.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.4...v5.21.5)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @discord-player/extractor from 4.4.3 to 4.4.4

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.3...@discord-player/extractor@4.4.4)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump libsodium-wrappers from 0.7.11 to 0.7.13

Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.11 to 0.7.13.
- [Commits](https://github.com/jedisct1/libsodium.js/compare/0.7.11...0.7.13)

---
updated-dependencies:
- dependency-name: libsodium-wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 20.6.0 to 20.6.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump mongoose from 7.5.0 to 7.5.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.5.0...7.5.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-18 13:54:25 +10:00
AnxietyisReal
76e9a79a0f Concerned about eval but k 2023-09-17 20:28:39 +10:00
AnxietyisReal
0a624a479b Transparent error messages on Discord side 2023-09-14 20:03:36 +10:00
AnxietyisReal
aae0654306 Bot improvements 2023-09-13 10:53:07 +10:00
Toast
d9da63e1f8
Update README.md 2023-09-12 16:11:31 +10:00
AnxietyisReal
8983990f16 Remove "no content" embed as bot doesn't run into 204 anymore. 2023-09-12 15:30:50 +10:00
github-actions[bot]
4dc5d236ce
Combined Dependabot PR (#30)
* Bump @discord-player/extractor from 4.4.2 to 4.4.3

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.2...@discord-player/extractor@4.4.3)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 20.5.9 to 20.6.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-11 15:54:10 +10:00
AnxietyisReal
598f468ebf Fix fetch failing to get data due to slow host connection 2023-09-10 20:21:54 +10:00
AnxietyisReal
373d816f95 Format DOTY in a proper way 2023-09-09 16:54:21 +10:00
AnxietyisReal
9e64380e62 Update SO link 2023-09-09 16:48:55 +10:00
AnxietyisReal
0dc69816db Filter multifarm chat 2023-09-08 20:06:17 +10:00
AnxietyisReal
2d2db8f4eb Enable choice for second server 2023-09-08 20:01:54 +10:00
AnxietyisReal
6c52ff1f86 Move second server stats embed into rules channel 2023-09-08 17:19:19 +10:00
AnxietyisReal
acc2a5b21a Create DM subcommand 2023-09-07 00:27:41 +10:00
AnxietyisReal
9df926d263 Create FAQStore, will do more later at some point. 2023-09-06 11:19:02 +10:00
Toast
a6707b1623
Update config.json 2023-09-05 19:33:00 +10:00
Toast
e7537ce95a
Fix embed title when starting the poll 2023-09-05 01:18:37 +10:00
AnxietyisReal
6b2a2b6ca2 Create poll.ts 2023-09-05 00:21:04 +10:00
AnxietyisReal
09b0f1e88f Move automoderation to dedicated file 2023-09-04 15:04:34 +10:00
AnxietyisReal
e68fa129d2 Update packages part 2 2023-09-04 14:43:59 +10:00
AnxietyisReal
ee5d597928 Update packages 2023-09-04 14:43:19 +10:00
AnxietyisReal
003f5f1edb Strip code comments from JS files 2023-09-04 13:34:08 +10:00
Toast
72e06aa4a0 Update MPModule.ts 2023-09-04 00:09:48 +10:00
Toast
45e33c54eb Attempt to fix CSG fail 2023-09-03 23:56:19 +10:00
AnxietyisReal
7cb1e5cc47 minipatch 2023-09-03 19:27:58 +10:00
AnxietyisReal
636d4968c5 2023-09-03 19:07:15 +10:00
AnxietyisReal
c23765e1a3 Fix CSG failing after bot restart 2023-09-03 19:04:20 +10:00
AnxietyisReal
62576aab16 Optimize LogPrefix 2023-09-03 18:56:22 +10:00
AnxietyisReal
83b8abba33 Cache improvements 2023-09-03 14:15:02 +10:00
AnxietyisReal
c0aa61d001 Forgot to remove it after testing 2023-09-03 03:36:16 +10:00
AnxietyisReal
6b41301c1f MP fixes 2023-09-03 03:27:00 +10:00
Toast
68e1d236cc
Update whois.ts 2023-09-02 09:35:08 +10:00
AnxietyisReal
ea67e50a47 Add Spotify status to whois 2023-09-02 09:25:48 +10:00
AnxietyisReal
aa8278ac80 2023-09-01 17:51:38 +10:00
AnxietyisReal
010d9ab77d Rename clarkson to hammond 2023-09-01 17:50:44 +10:00
AnxietyisReal
f517708ec3 2023-09-01 17:48:40 +10:00
AnxietyisReal
708184d1a1 Add a check to empty commit message 2023-09-01 17:47:13 +10:00
AnxietyisReal
611fa5867b 2023-09-01 17:28:54 +10:00
AnxietyisReal
b71db7b252 Optimizations 2023-09-01 14:32:11 +10:00
AnxietyisReal
ad6c92a8d0 Add modifiers to ResponseSystem 2023-08-31 11:15:41 +10:00
AnxietyisReal
c702f01007 Update DatabaseServer.ts 2023-08-31 10:26:14 +10:00
AnxietyisReal
e3f0da75b3 Update packages 2023-08-30 18:38:48 +10:00
AnxietyisReal
793c22dbcd Move essentials out of client.ts 2023-08-30 18:34:59 +10:00
AnxietyisReal
de7169035f Rename dontlookatme to spotify 2023-08-30 16:42:06 +10:00
AnxietyisReal
c4b5d59033 Add dedicated class for music module 2023-08-30 10:34:22 +10:00
AnxietyisReal
159d4e68d6 Forgot the index.ts 2023-08-30 10:25:44 +10:00
AnxietyisReal
51629142ec Create MessageTool 2023-08-30 10:21:53 +10:00
Toast
fa124cb52b
Update ping.ts 2023-08-30 00:57:13 +10:00
Toast
6a3a7edb71
Remove reconnected event
Seems entirely useless and both events just emits at once (reconnected and connected) when it loses connection to the database
2023-08-29 02:37:16 +10:00
Toast
1773e58d49
Improve wording for ping cmd 2023-08-29 01:21:52 +10:00