]> gitweb.pimeys.fr Git - bots/hung.git/blob - convert_dico.sh
La description du bot (ircname) était foireuse (c/c de Shadobot-hacker)
[bots/hung.git] / convert_dico.sh
1 #!/bin/bash
2
3 iconv DicFra.csv -f ISO8859-1 >> dico_for_python.txt
4 python convert_dico.py
5