1
Fork 0
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:
Steffo 2019-12-25 02:44:30 +01:00
parent 7adef44e00
commit 41378fabbe

View file

@ -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`