xyter/src
Vermium Sifell 8c1c0af360 feat: 🚸 add penalty cost if spamming messages
If a user sends messages too fast, it will give them a penalty defined by "penaltyAmount" so that users will lose credits by spamming. Spam rate is set by "maxMessageAmount" which is how many messages a user is allowed to send during "checkTime"
2023-05-31 14:51:07 +02:00
..
buttons/primary Version 2.0.0 2023-05-28 16:06:21 +02:00
commands fix: replace template string with double quote 2023-05-29 17:31:17 +02:00
events feat: 🚸 add penalty cost if spamming messages 2023-05-31 14:51:07 +02:00
handlers fix: 🗃️ update instead of create new cooldowns if one already exists 2023-05-31 14:51:07 +02:00
helpers Version 2.0.0 2023-05-28 16:06:21 +02:00
interfaces Version 2.0.0 2023-05-28 16:06:21 +02:00
jobs Version 2.0.0 2023-05-28 16:06:21 +02:00
services Version 2.0.0 2023-05-28 16:06:21 +02:00
types/common 🏷️ fixed "wrong" types 2022-10-20 10:53:13 +02:00
utils Version 2.0.0 2023-05-28 16:06:21 +02:00
index.ts Version 2.0.0 2023-05-28 16:06:21 +02:00