@lumiastream/lumia-types 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3896,9 +3896,9 @@ exports.LumiaAlertConfigs = {
3896
3896
  // kick: {
3897
3897
  [activity_types_1.LumiaAlertValues.KICK_POINTS]: {
3898
3898
  connection: event_types_1.LumiaIntegrations.KICK,
3899
- message: '{{username}} redeemed {{command}} for {{amount}} points',
3899
+ message: '{{username}} redeemed {{command}}',
3900
3900
  eventlistMessage: 'Redeemed',
3901
- eventlistDetailedMessage: 'redeemed {{command}} for {{amount}} points',
3901
+ eventlistDetailedMessage: 'redeemed {{command}}',
3902
3902
  acceptedVariables: ['username', 'displayname', 'message', 'avatar', 'command', 'amount', 'currencySymbol', 'currency'],
3903
3903
  LumiaVariationConditions: [
3904
3904
  { type: LumiaVariationConditions.RANDOM },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [