Skip to content

willkillyaquick/PhantomBotModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#What Is This? These are custom modules that I have built for PhantomBot. You have to install PhantomBot to get these to work. You can find the bot at https://phantombot.github.io/PhantomBot/ and instructions to install the bot. Once installed, you will need to copy over the the module files and folder structure to ./scripts/ located in the phantombot root folder.

Example:

custom/quizHandler.js --> ./scripts/custom/quizHandler.js
lang/custom/custom-quizHandler.js --> ./scripts/lang/custom/custom-quizHandler.js

#The Quiz Handler module REQUIRES

custom/quizHandler.js
lang/english/custom/custom-quizHandler.js

#The Extra Life System Module REQUIRES

custom/ExtraLifeSystem.js
lang/english/custom/custom-extraLifeSystem.js

COMMANDS # = Number only , ? = AlphaNumeric <br > !extralife
!extralife goal
!extralife team
!extralife last
!extralife id #
!extralife teamid #
!extralife nick ?
!extralife hospital ?
!extralife emote ?

#Insult and Praise Modules

ABOUT
These four modules add a list of insults and praises to chat. This will work in twitch and discord if you have both setup in the botlogin.txt

REQUIRES

custom/insult.js
custom/praise.js
discord/custom/discord-insult.js (Only works with Phandotom bot 2.3.5 and on)
discord/custom/discord-praise.js (Only works with Phandotom bot 2.3.5 and on)
lang/english/custom/custom-insult.js
lang/english/custom/custom-praise.js

COMMANDS # = Number only , ? = AlphaNumeric <br > !insult ? ?
!praise ? ?

About

Custom PhantomBot Modules created by willkillyaquick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published