beepbot-lang

Language files used by BeepBot.

Usage no npm install needed!

<script type="module">
  import beepbotLang from 'https://cdn.skypack.dev/beepbot-lang';
</script>

README

BeepBot Lang

This lang module is used for the chat bot powered by ExoZone. This contains all the messages / lang which is sent from the bot to the channel chat's. It's open source to allow members of the public to create translations for the bot. To allow a mass range of language support for the bot.

Note: This is a ES6 compiled module. So please ensure your running Node 6 or compile the code via Babel to run the outputted code.