- Generator will now also add [NadekoDescription] attribute to commands

- CustomReactions module (and customreactions db table) renamed to Expressions. This was done to remove confusion about how it relates to discord Reactions (it doesn't, it was created and named before discord reactions existed)
- Permissionv2 db table renamed to Permissions
- Expression command now start with ex/expr and end with the name of the action or setting. For example .exd is expression delete
- CommandStrings will now use methodname as the key, and not the command name (first entry in aliases.yml). In other words aliases.yml and commands.en-US.yml will use the same keys (once again).
This commit is contained in:
Kwoth
2022-01-02 12:01:33 +01:00
parent 6322e0e077
commit 2edda76218
41 changed files with 3299 additions and 417 deletions

View File

@@ -937,7 +937,7 @@
"module_description_music": "Memainkan musik dari youtube, file lokal soundcloud dan stream radio",
"module_description_utility": "Mengatur kutipan kustom, pesan ulang dan cek fakta tentang server",
"module_description_administration": "Moderasi, pengguna terhukum, persiapkan penetapan role mandiri dan pesan salam",
"module_description_customreactions": "Persiapkan penanggapan bot yang kustom ke kata-kata atau frase yang ditentukan",
"module_description_expressions": "Persiapkan penanggapan bot yang kustom ke kata-kata atau frase yang ditentukan",
"module_description_permissions": "Persiapkan permisi untuk perintah, kata sensor dan persiapkan pertenangan perintah",
"module_description_searches": "Mencari lelucon, gamba binatang, anime dan manga",
"module_description_xp": "Mendapatkan xp berdasarkan aktivitas di chat, cek kartu xp pengguna",