https://github.com/khades/servbot
Servbot, twitch chatbot engine written in GO, WIP
https://github.com/khades/servbot
go golang irc irc-bot ircv3 mgo2 mongodb twitch-api twitch-api-v5 twitch-bot
Last synced: 5 months ago
JSON representation
Servbot, twitch chatbot engine written in GO, WIP
- Host: GitHub
- URL: https://github.com/khades/servbot
- Owner: khades
- License: bsd-2-clause
- Created: 2016-08-16T15:01:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T17:09:38.000Z (about 3 years ago)
- Last Synced: 2025-10-04T10:31:58.890Z (8 months ago)
- Topics: go, golang, irc, irc-bot, ircv3, mgo2, mongodb, twitch-api, twitch-api-v5, twitch-bot
- Language: Go
- Homepage:
- Size: 4.8 MB
- Stars: 12
- Watchers: 0
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# servbot
Servbot is chat engine in work that will be used on etozhebot on twitch.tv, which is currently written in Node.js
This bot is not intended to work yet, since i am making some core functionality now
# Dependencies
MongoDB
# How to Start
* build the app
* copy config.json.example to config.json and modify it according to your needs