Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerBot

PowerBot is a chat bot for use on Livecoding.tv written in PowerShell.

It requires, and will download on first run, Selenium and PhantomJS.

Screenshots

PowerBot in responding to commands

Download

Instructions

  1. Download PowerBot.
  2. Extract archive to a PowerShell Module location.
  • Run $env:PSModulePath in a PowerShell console to get a list of valid paths.
  1. Edit Initialize-PowerBot.ps1, change the default value for the $Streamer to your Livecoding.tv username.
  2. Save and close Initialize-PowerBot.ps1
  3. Open an elevated PowerShell prompt.
  4. Run Initialize-PowerBot
  5. Selenium and PhantomJS will be downloaded.
  6. You will be prompted to enter a username and password:
    • Enter the username and password for the account you want to be automated in chat.
    • Either create a secondary account or your own if you authenticate with username and password.
  7. Wait for the bot to join chat.
  8. Test functionality by typing Out-Stream 'Test' in a PowerShell console
  9. Run BasicLoop.ps1, this will lock the console.
  10. Type !help in chat to ensure PowerBot is responding to commands.

Contributors

License

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages