1.0.0 • Published 6 years ago
hertz-discord-bot v1.0.0
Hert'z Discord Bot
Installation
- Install packages :
$ npm install- Set your secret bot token
- Open your
token.jsonin the bot root directory - Replace the placeholder by you bot secret token :
{ "secret": "YOUR_SECRET_TOKEN" }
- Open your
Start the bot
Launch js script with Node.js :
node index.jsCommands
!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.
1.0.0
6 years ago