I will create some addons eventually for the SB-Bot and its Addon function. Very first release to figure stuff out with this bot was the translation command.
As of Version 7.6, the translation and userinfo commands have been merged into the bot.
- Set your desired config parameters in "/Addons/Configs/translate.yml"
- Create the channel for logging translations to (e.g. translations)
- Do "npm i @vitalets/google-translate-api"
- Set your desired config parameters in "/Addons/Configs/userinfo.yml"
- Do "npm i moment"
- Set your desired config parameters in "/Addons/Configs/MCUser.yml"
- Do "npm i axios"
- Set your desired config parameters in "/Addons/Configs/chat-transcript.yml"
- Do "npm i discord-html-transcripts"