Skip to content

Instantly share code, notes, and snippets.

.element:before {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
margin-left: -1.5px;
background-color: #eeeeee;
// Load all files in the commands directory into an array
var commandDirs = ['./commands', './modules/customCommands'];
function loadFirstCommandDir() {
if ( commandDirs.length > 0 ) {
var dir = commandDirs[ 0 ];
loadCommandsFromDir( dirname );
} else {
// When we are out of dirs to load, start the bot
startBot();
@owenconti
owenconti / file1.txt
Created January 13, 2016 01:20
LCTV Bot Gist
CORE COMMANDS:
!unban
Unbans the specified user.
!ban
Bans the specified user.
!addcommand {command} {output}
Adds a new command to the bot (Mod only).
@owenconti
owenconti / file1.txt
Created January 13, 2016 01:21
LCTV Bot Gist
CORE COMMANDS:
!unban
Unbans the specified user.
!ban
Bans the specified user.
!addcommand {command} {output}
Adds a new command to the bot (Mod only).
@owenconti
owenconti / file1.txt
Created January 13, 2016 01:21
LCTV Bot Gist
CORE COMMANDS:
!unban
Unbans the specified user.
!ban
Bans the specified user.
!addcommand {command} {output}
Adds a new command to the bot (Mod only).
@owenconti
owenconti / lctv-bot-help.md
Last active January 13, 2016 01:43
LCTV Bot Gist

Core Commands### !unbanUnbans the specified user.

!banBans the specified user.

!addcommand {command} {output}Adds a new command to the bot (Mod only).

!removecomamnd {command}Removes a command from the bot (Mod only).

!helpShows the documentation for core, plugins, and custom commands.

@owenconti
owenconti / lctv-bot-help.md
Created January 13, 2016 01:47
LCTV Bot Gist

Core Commands

!unban

Unbans the specified user.

!ban

Bans the specified user.

!addcommand {command} {output}

Adds a new command to the bot (Mod only).

@owenconti
owenconti / lctv-bot-help.md
Created January 13, 2016 01:49
LCTV Bot Gist
  1. New Electro & House Party Music 2015 - Best EDM Mix - https://www.youtube.com/watch?v=OdldBnre9TM
  2. Dance Gavin Dance - We Own The Night (Official Music Video) - https://www.youtube.com/watch?v=Qq_caFxzKqg
  3. Dance Gavin Dance - Strawberry Swisher pt. III (Official Music Video) - https://www.youtube.com/watch?v=pCvSRfk2I0s
  4. [Indie Dance] - WRLD - Little Too Close (feat. Veronika Redd) [Monstercat EP Release] - https://www.youtube.com/watch?v=CQFGAmiWQmg
  5. [Drumstep] - Tristam & Braken - Flight [Monstercat Release] - https://www.youtube.com/watch?v=OVMuwa-HRCQ
  6. Ice Nine Kills - Communion of the Cursed (Official Music Video) - https://www.youtube.com/watch?v=enAcAXAXdfg
  7. Dream On Dreamer - Vertigo (Official Music Video) - https://www.youtube.com/watch?v=rY4v7RoBWew
  8. Lou Bega - Mambo No 5 - https://www.youtube.com/watch?v=YeqOLxRDsV8
  9. Ig-@Downgoes.Fraser (OFFICIAL FULL LENGTH!!) Why You Always Lying video - https://www.youtube.com/watch?v=WcWM_1hBu_c
  10. a-ha - Take On Me (Official Video) - https:/
@owenconti
owenconti / lctv-bot-help.md
Created January 13, 2016 01:50
LCTV Bot Gist
  1. New Electro & House Party Music 2015 - Best EDM Mix - https://www.youtube.com/watch?v=OdldBnre9TM
  2. Dance Gavin Dance - We Own The Night (Official Music Video) - https://www.youtube.com/watch?v=Qq_caFxzKqg
  3. Dance Gavin Dance - Strawberry Swisher pt. III (Official Music Video) - https://www.youtube.com/watch?v=pCvSRfk2I0s
  4. [Indie Dance] - WRLD - Little Too Close (feat. Veronika Redd) [Monstercat EP Release] - https://www.youtube.com/watch?v=CQFGAmiWQmg
  5. [Drumstep] - Tristam & Braken - Flight [Monstercat Release] - https://www.youtube.com/watch?v=OVMuwa-HRCQ
  6. Ice Nine Kills - Communion of the Cursed (Official Music Video) - https://www.youtube.com/watch?v=enAcAXAXdfg
  7. Dream On Dreamer - Vertigo (Official Music Video) - https://www.youtube.com/watch?v=rY4v7RoBWew
  8. Lou Bega - Mambo No 5 - https://www.youtube.com/watch?v=YeqOLxRDsV8
  9. Ig-@Downgoes.Fraser (OFFICIAL FULL LENGTH!!) Why You Always Lying video - https://www.youtube.com/watch?v=WcWM_1hBu_c
  10. a-ha - Take On Me (Official Video) - https:/
@owenconti
owenconti / lctv-bot-help.md
Created January 13, 2016 01:52
LCTV Bot Gist