4 Home
qwerinope edited this page 2026-03-04 16:51:17 +01:00

qweribot wiki

Usage

These sections contain information for chatters and moderators on how exactly all parts of the bot work.

Section Contents
Commands All qweribot commands that can be executed through twitch chat
Items All items that can be obtained, stored in an inventory and used through twitch chat
Cheers All events that can be triggered by cheering bits in twitch chat
Point Redeems All events that can be triggered through using twitch channel points
Whispers Events/commands that can be triggered by sending a whisper to the chatterbot
Special terms and definitions A list of terms used in the rest of the documentation
Miscellaneous A list of features the bot has, but aren't important and that don't fit elsewhere

Development

This contains notes only used for developing the bot. Documentation of both databases, common programming patterns, etc.

Sections Contents
Commands, Items, Point Redeems and Cheers Command programming patterns and module exports
EventSub Twitch EventSub usage (webhook vs. websocket, etc)
Postgres PostgreSQL graph and explanation
Redis Redis key explanation and documentation (user flags and bot state)
Websites Websocket, chatwidget and alert system documentation