Skip to content

ThaFirstPaul/hannahbot_main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hannahbot_main

hannah_image1 (1) hannahbot is the leading bot in its class. That being the class of being donk.

Many features are included by default, and the bot is easily customisable with a little programming. The default commands can be found listed here: https://thafirstpaul.github.io/hannahbot_web/#commands

Installation

Download and install node: https://github.com/nodejs/node#download

Download the latest release of hannahbot: Hannahbot Releases

Configuration

Apply the correct auth-tokens:

  • Go to the directory where you downloaded hannahbot and unzip it
  • Enter the folder created by unzipping
  • Open .env
  • Add the oauth token for your personal account to TWITCH_OAUTH_TOKEN_1="" (between the speechmarks)
  • Add tokens for any further features you want to enable
    • If you want to use your account as the bot, use the OAUTH token of your personal account for both TWITCH_OAUTH_TOKEN_1 and TWITCH_OAUTH_TOKEN_OWNER.

Running

  • Open Terminal (macos/linux) or CMD (windows)
  • Type cd (with a space after cd)
  • Drag (or copy and paste the path of) the folder where hannahbot is saved into the command line. Hit Enter.
  • Run node main.js

When running for the first time, you will be asked to download dependencies.

Options are:

  • --debug
  • --fulldebug
  • --gen_commands
  • --storage-readonly

Issues

Please report issues to me at:
https://github.com/ThaFirstPaul/hannahbot_main/issues

You can run hannahbot with debug enabled: node main.js --fulldebug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published