UNPKG

level-system-phoenix

Version:

Ein Levelsystem für WhatsApp Bots mit Baileys und Command-Handlern inklusive Cheat-Schutz, XP, Ränge und Speicher.

20 lines 461 B
{ "name": "level-system-phoenix", "version": "1.0.1", "description": "Ein Levelsystem für WhatsApp Bots mit Baileys und Command-Handlern inklusive Cheat-Schutz, XP, Ränge und Speicher.", "main": "src/index.js", "scripts": { "test": "echo \"Keine Tests definiert\" && exit 0" }, "keywords": [ "whatsapp", "baileys", "level", "xp", "rank", "bot", "gamification" ], "author": "Team-Phoenix", "license": "MIT" }