Configuration Settings
Set Language
Set the language for all the CodeIQ scripts (en or es). Add the following line to your server.cfg file:
server.cfg
setr cq-translate "en"If you don't set this line, the default language will be English (en).
Link Discord
Link your server with Discord to access user data, including their name and profile image. Add the following line to your server.cfg file:
server.cfg
setr cq-dsToken "YOUR_TOKEN_BOT"If you don't know how to create a Discord Bot just look the documentation on here