https://github.com/amytho/glimboi
A chatbot for Glimesh.tv
https://github.com/amytho/glimboi
bot chatbot chatbots electron glimesh gui
Last synced: about 1 year ago
JSON representation
A chatbot for Glimesh.tv
- Host: GitHub
- URL: https://github.com/amytho/glimboi
- Owner: aMytho
- License: mit
- Created: 2020-11-08T19:54:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T22:26:37.000Z (about 3 years ago)
- Last Synced: 2025-03-27T08:48:09.475Z (about 1 year ago)
- Topics: bot, chatbot, chatbots, electron, glimesh, gui
- Language: TypeScript
- Homepage: https://glimboi.com
- Size: 5.3 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GlimBoi 
A chatbot for Glimesh.tv
## Installation
Download the bot from the [releases](https://github.com/aMytho/GlimBoi/releases) page.
Run the installer for your platform. Windows users can use the .exe file. Linux users can use the .deb file. Other platforms can build the app manually or use wine.
> Note that only Windows users can recieve automatic updates.
Windows may display a warning. This is due to the lack of official licensing. Select run anyway.
## Authorization
> **While Glimesh is closing down, you can still use Glimboi with custom Gimesh instances/servers! See the release notes for [v2.7.6](https://github.com/aMytho/GlimBoi/releases/tag/v2.7.6)**
GlimBoi requires authentication to talk as a bot/streamer account. Press authorize on the bot homepage. It will ask you to log in with a glimesh account. The account that authorizes the bot will be the one that the bot uses to speak. If you want the bot to talk as the streamer account log in with that account. If you want a custom bot name you need a Glimesh account with that name.
Once logged in you can go back to the bot. You can head to the chat page and start using Glimboi!
When you authorized the bot you got an access token. This token lasts for 1 hour. When it expires the bot should automatically refresh it. If you cannot get something to work you likely need to press the refresh token button or authorize again on the homepage.
Congratulations - You have completed the auth process! You can now use GlimBoi to its full potential.
## Updates
Windows can recieve automatic updates. Other platforms must manually update. You can download any version of the bot from the releases page. If the platform you want is not supported you can manually build the bot from the source code. Your platform must support Electron.
## Info
For docs, tutorials, and other info view the [Glimboi Website](https://glimboi.com/docs/intro/introduction/).
## Overview
### Command Action System
Run macro like scripts to create truly unique commands. Supports much more than chat messages!
[](https://glimboi.com/docs/commands/commands/)
### User Database and Currency System
Store data on your users. Give them custom ranks and reward them with currency.
[
](https://glimboi.com/docs/users/users/)
[
](https://glimboi.com/docs/users/ranks/)
[
](https://glimboi.com/docs/users/points/)
### Events and games
Glimboi supports various chat games to play with your chat. Most events use the currency system.
[
](https://glimboi.com/docs/miscellaneous/events/)
### Media System
Let your viewers trigger sound effects, onscren images/GIfs, and videos using commands.
[
](https://glimboi.com/docs/media/overlay/)
### Music Player
Let your viewers access the stream playlist. Mods can control the player. Music commands and an onscreen overlay are supported.
[
](https://glimboi.com/docs/music/music-player/)