mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Update README.md
This commit is contained in:
parent
7adef44e00
commit
41378fabbe
1 changed files with 54 additions and 0 deletions
54
README.md
54
README.md
|
@ -1 +1,55 @@
|
||||||
|
<!--This documentation was autogenerated with `python -m royalnet.generate -f markdown`.-->
|
||||||
# `giftpack`
|
# `giftpack`
|
||||||
|
|
||||||
|
## Commands
|
||||||
|
|
||||||
|
### `addgift`
|
||||||
|
|
||||||
|
Aggiungi un nuovo regalo al pool.
|
||||||
|
|
||||||
|
> Aliases: `newgift`
|
||||||
|
|
||||||
|
### `delgift`
|
||||||
|
|
||||||
|
Elimina dal database il regalo con l'id specificato.
|
||||||
|
|
||||||
|
### `getgift`
|
||||||
|
|
||||||
|
Estrai un regalo qualsiasi.
|
||||||
|
|
||||||
|
> Aliases: `drawgift`
|
||||||
|
|
||||||
|
### `getgiftdst`
|
||||||
|
|
||||||
|
Estrai un regalo con un certo destinatario.
|
||||||
|
|
||||||
|
> Aliases: `drawgiftdst`
|
||||||
|
|
||||||
|
### `getgiftid`
|
||||||
|
|
||||||
|
Estrai un regalo con un certo id.
|
||||||
|
|
||||||
|
> Aliases: `drawgiftid`
|
||||||
|
|
||||||
|
### `getgiftsrc`
|
||||||
|
|
||||||
|
Estrai un regalo con un certo mittente.
|
||||||
|
|
||||||
|
> Aliases: `drawgiftsrc`
|
||||||
|
|
||||||
|
### `listgifts`
|
||||||
|
|
||||||
|
Elenca tutti i regali registrati.
|
||||||
|
|
||||||
|
> Aliases: `listgift`
|
||||||
|
|
||||||
|
## Events
|
||||||
|
|
||||||
|
## Page Stars
|
||||||
|
|
||||||
|
## Exception Stars
|
||||||
|
|
||||||
|
## Tables
|
||||||
|
|
||||||
|
### `xmasgifts`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue