1.0.3 • Published 3 years ago

flying-discord v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

flying-discord

flying-squid plugin for connecting a server with a Discord server. Русский

I apologize for my English, I don't know much of it

Installing

  • Installing the npm module npm i flying-discord.
  • Configuring the plugin:
"flying-discord": {
        "token": "token",
        "channel": "id",
        "webhook": "Url",
        "localizations": "english"
    }

Mandatory values:

  • token Bot activation token. Discord Developers
  • channel Chat for communication between the Discord user and the server player
  • webhook Chat channel WebHook, it is recommended to make WebHook in the same place where Discord users can write
  • localization - Localization of the bot, currently availableenglish, russia

Optional value:

  • status Bot status, default Minecraft
  • servMessage Server message, parameters {name} - Nickname of the Discord user, {message} - the message itself

Commands

Commands in Discord

players - the list of players on the server

Commands on the server

flying-discord - Plugin information No localization

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago