1213 Commits

Author SHA1 Message Date
11fa0bb6d4 fix: botReady guild unavailable bug 2024-08-21 00:47:35 +00:00
JustEvil
ec0ddb64c9
fix: cache truco 2 (#247) 2024-08-19 23:12:16 -04:00
JustEvil
f630d118fb
fix: cache truco (#246) 2024-08-19 22:58:45 -04:00
285ec140a0 fix: only cache config on cf workers 2024-08-20 02:08:38 +00:00
MARCROCK22
b0e10fd4a9
feat: use an object instead of an array to disable cache & option to disable cache on events (#245) 2024-08-19 22:03:52 -04:00
3da0dc1144 fix: socket 2024-08-20 00:07:09 +00:00
449fa5b557 fix: mix decorator 2024-08-20 00:06:52 +00:00
Marcos Susaña
ca390bd47a
fix: bitfield resolve (#244) 2024-08-19 11:12:19 -04:00
MARCROCK22
441b980f0a
Merge branch 'tiramisulabs:main' into main 2024-08-17 14:59:46 -04:00
98c755dac7 fix: botReady emits twice 2024-08-17 18:52:07 +00:00
MARCROCK22
afd3aa62ad
tiramisulabs/extra (#242)
* feat: slipher

* fix: biome

* chore: remove ioredis

* chore: move Watcher to extra monorepo
2024-08-17 12:54:07 -04:00
b30b6dde24 chore: move Watcher to extra monorepo 2024-08-17 16:51:28 +00:00
c5935a1ad3 chore: remove ioredis 2024-08-17 02:39:43 +00:00
4986bb4603 fix: biome 2024-08-17 02:38:51 +00:00
07340a98bb feat: slipher 2024-08-17 02:36:27 +00:00
JustEvil
a4574c51ae
fix: id truco (#241) 2024-08-16 17:18:37 -04:00
Marcos Susaña
be10b9bfe6
feat(gateway): message update pog 2024-08-15 20:29:02 -04:00
Andrew
01f5a7bb22
feat(APIApplication): approximate user install count (#240)
* Added(APIApplication): approximate user install count

* fix: description

* fix: github?
2024-08-15 20:07:45 -04:00
d79254ab6c chore: remove useless depedency 2024-08-14 22:09:02 +00:00
603865917b fix: the function was being misused 2024-08-14 21:23:09 +00:00
9066f510e3 fix: ws reconnect 2024-08-11 23:43:33 +00:00
Marcos Susaña
084c85368e
feat: reload langs 2024-08-10 20:13:02 -04:00
983043f9c3 fix: temporally using ws 2024-08-09 16:18:27 +00:00
simxnet
a337862938
chore: remove misleading sentence (#238) 2024-08-09 11:18:56 -04:00
Marcos Susaña
d6ff9767a1
feat: http voice states (#235)
* feat: http voice states

* fix: ups

* fix: typo

* fix: structure
2024-08-07 20:26:47 -04:00
simxnet
571ab18f4f
fix(limitedAdapter): options (#236)
* fix(limitedAdapter): options

* fix: use mergeoptions
2024-08-07 18:37:25 -04:00
JustEvil
f8c1eb42ac
fix: 'Permissions' type truco (#234) 2024-08-06 18:41:20 -04:00
942dbd12bf fix: guard types 2024-08-04 02:28:24 +00:00
d064b1b802 fix: await 2024-08-04 00:32:38 +00:00
Free 公園
c54091b2b4
Merge pull request #233 from MARCROCK22/main
encode and decode data in cache
2024-08-03 19:31:31 -05:00
f3ba75155d fix: collectors 2024-08-03 23:59:52 +00:00
c3ea1a394a feat: endcode & decode cache adapters option 2024-08-03 23:58:55 +00:00
449be8ea38 fix: cache 2024-08-03 03:56:14 +00:00
4061f00625 feat: update constants 2024-08-03 03:35:30 +00:00
e6f94d409d fix: socramcode 2024-08-03 03:26:04 +00:00
f487072ced fix: socramcode 2024-08-03 02:27:16 +00:00
b9abd1fa15 fix: testAdapter, test with remove method 2024-08-03 02:17:58 +00:00
ef4f487257 fix: zlib 2024-08-03 00:59:21 +00:00
2c69e1cb41 fix: unused properties 2024-08-03 00:06:44 +00:00
966a157547 fix: socram code 2024-08-03 00:05:39 +00:00
Marcos Susaña
992a117bbc
fix: fetch bot member permissions in prefix commands 2024-08-02 14:37:17 -04:00
MARCROCK22
34216bd066
feat: new ws & member's banner (#232)
* feat: new ws & member's banner

* fix: comments
2024-08-01 22:45:13 -05:00
Fabrizio Santana
91bf30e4b3
Fixes (#231)
* fix: event handling in client.ts and workerclient.ts

* fix: optional
2024-08-01 21:54:23 -04:00
Fabrizio Santana
aeae6f0e37
fix: event handling in client.ts and workerclient.ts (#230) 2024-08-01 21:34:12 -04:00
Marcos Susaña
5e4a7e2792
A way to set values in handlers (#228)
* fix: handlers seteables values

* fix: fix

* fix: reload throw error in cw
2024-07-29 17:55:03 -04:00
Marcos Susaña
2f1ba85a94
fix: application shorter 2024-07-27 22:55:23 -04:00
Marcos Susaña
11c72e66f6
feat: monetization (#227)
* feat: monetization

* chore: apply formatting

* fix: query list entitlements
2024-07-27 22:05:18 -04:00
David
026530fd39
chore: sponsor (#226)
Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>
2024-07-27 14:00:20 -05:00
Andrés
97cd39eb10
fix(Base): data is optional (#225) 2024-07-27 11:21:38 -05:00
Aaron Sandoval
ca51b1f535
fix: Protoype (#224) 2024-07-25 15:03:27 -04:00