SpunkyBot Repository
Version: v1.13.0
- Added Commands:
!top,!topruns,!transl,!glist,!goto,!setgoto,!delgoto, and more. - Improved functionality and compatibility with ioq3_sysmyks.
-
Required Python modules (install using
pip). -
Python 2.7 for SpunkyBot.
unidecode
wget
sqlite3
ConfigParser -
Python 3 for the translation module.
openai
- Set up your OpenAI API key in
mod/translation.py(line 7):client = openai.Client(api_key="your-api-key-here")
- Configure conf/settings.cfg according to your server setup.
- Ensure you have a
mapcycle.txtfile for the bot to function properly. - Set the correct path to
mapcycle.txtin conf/settings.cfg. - To add a new map, it must be listed in
mapcycle.txt. - Execute the bot and enjoy!
🚀 Optimized for a better Urban Terror server experience!