hertz-discord-bot

1.0.0 • Public • Published

Hert'z Discord Bot

Installation

  • Install packages :
$ npm install
  • Set your secret bot token
    • Open your token.json in the bot root directory
    • Replace the placeholder by you bot secret token :
      {
        "secret": "YOUR_SECRET_TOKEN"
      }

Start the bot

Launch js script with Node.js :

  node index.js

Commands

  • !setchannel <name> : Modify the channel used to create channels.
  • !setrolecommander <name> : Set the role name which is used to use admin commands.
  • !setmaxplayers <number> : Set the max player limit of the current channel where is connected the user.
  • !clear <ammount> : Delete messages of current text channel.
  • !play <url|search> : Start streaming a Youtube video by giving its URL or by a search.
  • !stop : Stop streaming, the bot leaves the channel.
  • !save : Start manually a save.

Readme

Keywords

none

Package Sidebar

Install

npm i hertz-discord-bot

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

84.3 kB

Total Files

6

Last publish

Collaborators

  • aukllm