This repository has been archived by the owner on May 6, 2023. It is now read-only.
Beta 0.2.0
(Bot update is required)
Changelog
-
Completely rewritten plugin to support the new messages and language system. This version only includes English but more languages are coming shortly. To find out how you can make a language file, check out this page.
-
Added both YAML and JSON parsers for the new messages system. Language files are kept in
SCPDiscord_Languages/
in the default config directory. -
Added the
unban <steamid/ip>
command -
New plugin config entry:
discord_language
- Selects a language file for the Discord messages to use. -
New bot config entry:
"cooldown"
- The bot waits for this number of milliseconds between sending messages. -
Fixed many crashes and errors in both the bot and the plugin.