Skip to content

rush93/stupideconobot

Repository files navigation

Stupid econobot

Prerequisites

To get your bot to work, the following depencies will be required :

  • node v8
  • npm

Installation

To configure and run you bot, you will need to:

var token = 'BOT TOKEN'

module.exports = token;
  • Replace API KEY with your YouTube API key in youtubeApiKey.js.dist
var youtubeApiKey = 'API KEY'

module.exports = youtubeApiKey;
  • Install dependencies: npm i
  • And finally, run your bot with: node stupid-econobot.js

Usage

In the commands bellow, _ is your prefix and <foo> are command arguments.

To view all commands: _help.

If you want more informations about a command just type: _help <command> for more info .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •