This version is almost deprecated. The new one is called logogen but it is under construction.
| Files | Description |
|---|---|
| quote2ts | Main logo-generator script. |
| config | Config file, with values of variables for more convenient use. |
| quotes_list | Plain-text quotes database. |
| ts_rotate | Second big script, that handles logo rotation with a simple but not obvious algorithm. |
- imagemagick
- telnet
- expect
Script quote2ts takes one randomly chosen quote string, it is passing thru quote symbols counting control.
Then it has to be parsed and divided to the main quote-body and signature.
Imagemagick is creating picture from text, working on positioning it to template, and saving it to generated directory.
Then you can upload images to your ftp, and, using ts_rotate script set logo to your TeamSpeak 3 virtual server.
