Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.
/ quote2ts Public archive

Script than generates logos for teamspeak from list of quotes Edit Add topics

Notifications You must be signed in to change notification settings

ovitente/quote2ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote2TS script for TeamSpeak 3 Server.

This version is almost deprecated. The new one is called logogen but it is under construction.

It is a set of 2 scripts, that generates Hostbanner for TeamSpeak 3. Like this

image

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.

Dependencies

  • imagemagick
  • telnet
  • expect

Working principle

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.

About

Script than generates logos for teamspeak from list of quotes Edit Add topics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages