descriptionnone
ownerqgm0wm+3k3h0m6695cl8@sharklasers.com
last changeSun, 4 Sep 2022 13:41:49 +0000 (4 06:41 -0700)
content tags
add:
README.md

CytubeBot

Install

  1. Install node.js (Last tested on v7.4.0)
  2. Either use git clone https://github.com/nuclearace/CytubeBot if you have git or download the zip file. (git is better since it allows easier updates via git pull
  3. cd into the CytubeBot directory and run npm install
  4. Add required info into config.json. See config section.
  5. run node index.js

Notes: If you receive errors related to libxmljs, you need to install GCC and run npm install again. Getting it to work on Windows is a pain, so your best bet is to run it on Linux or OS X.

Config

Commands

Require rank/permission:

Don't require rank/permission:

Custom Commands

You can add custom commands inside custom.js, this will help you avoid merge conflicts when I update the bot.

Contact

You can contact me either by creating an issue (if you believe there is a bug or you have an idea for an improvement) or by emailing at nuclearace@cytu.be. I can also be found on the Cytube support irc, just ask for nuclearace.

shortlog
2022-09-04 cat_wranglerModernizing and adding irc secure optionmaster
2017-07-17 Erikbump socket.io version
2017-06-08 ErikUse const
2017-06-08 Erikuse of loop
2017-06-08 ErikUse unsecure server if can't find secure
2017-05-15 Erik LittleMerge pull request #54 from Xaekai/google.translate
2017-05-15 Xaekairipip mstranslate
2017-01-10 Erikupdate for https only cytu.be
2016-06-04 Erikupdate for node 6.2.1
2016-02-14 Erikadd note about node version
2015-11-04 Erikpin translator version
2015-11-01 Erikgo back to 10/s
2015-10-31 Erikremove debug
2015-10-31 Eriktweaks
2015-10-30 Eriktypo
2015-10-30 Eriktweak
...
heads
19 months ago liberta-configs
19 months ago master