CCodes
From RacHelp
Contents |
[edit] Author
[edit] Description
Allows users to match two letter country codes or top level domain codes to their country.
[edit] Usage
To match a two letter country code to a country: !getcc worldcc CODE
To match a top level domain extension to a country: !getcc rootcc CODE
[edit] Installation
Extract all files to the scripts subdirectory of your Racbot installation and the following to the bottom of your config file:
source scripts/ccodes.egg.tcl
