SogeBot - Twitch Bot

Free SogeBot - Twitch Bot 14.14.1

SogeHige

Member
SogeHige updated SogeBot - Twitch Bot with a new update entry:

6.2.0 released

CHANGELOG 6.2.0
  • API - Removed old endpoint for total followers
  • OVERLAYS, CREDITS - Added event aggregation
  • OVERLAYS, CREDITS - Fixed text overflow when clips have too long title
  • INTEGRATIONS, SPOTIFY - Added spotify integration -> set in UI->integrations https://github.com/sogehige/sogeBot/wiki/Spotify
  • INTEGRATIONS, DONATIONALERTS - Moved settings from config.json to UI->integrations
  • INTEGRATIONS, STREAMLABS - Moved settings from...

Read the rest of this update entry...
 

lordasp

New Member
Hi,
Installation is quite simple :)

  1. Install NodeJS, required version is 7.7.x - https://nodejs.org/en/download/current/ or through your linux package manager
  2. Download and extract bot zip file https://obsproject.com/forum/resources/sogebot-twitch-bot.497/download?version=1146
  3. Set up your config.ini file - https://github.com/sogehige/SogeBot/wiki/Install-and-Upgrade
  4. npm install
  5. npm start
If you have any other questions, please let me know or send me a PM.
CZ: Kdyby sis nevedel rady, dej vedet pres PM a vyresime ;)

I can't even find the config.json file to copy to. I found the config.example.json in the main sogeBot-6.2.2 folder.
Installation could be simpler for those of us that don't know how to do all this fancy stuff. I'm use to self installation executables. So, the installation instructions could be written out more step by step or a video, otherwise it's limiting more people from trying.using the bot.
 

SogeHige

Member
I can't even find the config.json file to copy to. I found the config.example.json in the main sogeBot-6.2.2 folder.
Installation could be simpler for those of us that don't know how to do all this fancy stuff. I'm use to self installation executables. So, the installation instructions could be written out more step by step or a video, otherwise it's limiting more people from trying.using the bot.
Hi!
This is outdated install steps. You can check new one on https://github.com/sogehige/SogeBot/wiki/Install-and-Upgrade, if there is anything I can help it, go to sogebot discord https://discordapp.com/invite/52KpmuH
 

SogeHige

Member
SogeHige updated SogeBot - Twitch Bot with a new update entry:

sogeBot 7.0.0 released!

NOTABLE CHANGES
  • winston:
    • Updated winston to latest 3.x version
  • !_debug:
    • Debug information will be saved to sogebot.log and not send as message
  • tips:
    • Added user stats for tips and tips were added to stream info panel
    • Added !top tips command
  • currency:
    • Added default currency settings
      • can be set through ui, settings->systems->others
      • can be set through message, !set currency...

Read the rest of this update entry...
 

SogeHige

Member

SogeHige

Member
SogeHige updated SogeBot - Twitch Bot with a new update entry:

sogeBot 7.3.1 released! MongoDB duplicate keys fix

NOTES
If you have issues with bot startup due duplication keys issues, please run through cleanup, node tools/cleanup.js

Example of error
(node:14592) UnhandledPromiseRejectionWarning: MongoError: E11000 duplicate key error collection: icebot_db.users index: username_1 dup key: { : "boonee007" }
at /home/bots/icebot/node_modules/mongodb-core/lib/connection/pool.js:598:61
at authenticateStragglers...

Read the rest of this update entry...
 

SogeHige

Member
SogeHige updated SogeBot - Twitch Bot with a new update entry:

sogeBot 7.5.0 released!

NOTABLE CHANGES
CUSTOM VARIABLES

  • Added custom variables registry and updated custom variable widget
  • Note: you need to recreate your variables
RESPONSE FILTERS
  • Added $!_customvar filter with forcefully silenced set message
  • $_customvar and $!_customvar now accept + and - as params to increment and decrement by one
OVERLAYS
  • Overhaul of image carousel overlay, more settings for each image
  • Note: you will need to reupload...

Read the rest of this update entry...
 
Top