Skip to content

Commit

Permalink
TABLES ARGHGHGGG
Browse files Browse the repository at this point in the history
  • Loading branch information
iChun committed May 27, 2021
1 parent 1ec82bf commit 5d104f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions docs/gettingstarted/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Our example here will already have an example event (A chat message), so yours w

The Events Viewer:
![](./images/events/eventviewer.png){: class="img_center"}

| No. | Name | Description | Additional Info |
|-----|-----------------------------|--------------------------------------------------------------|----------------------------------------------------------------------------|
| 1 | Event Index | The cached event index | |
Expand Down
6 changes: 0 additions & 6 deletions docs/gettingstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,13 @@ If you would like to read more on installing CCI on a server, [read here](./ccio

Throughout these docs there will be a couple of mentions of similarly sounding words. This is the list of important distinctions and differences between the similarly sounding words.

**Event**
<br/>
| Stream Event | Event |
|--------------|-------|
| These are events that happen on stream. Subscriptions, cheers, chat messages. | These are events configured in CCI to act on Stream Events. These contain conditions, outcomes, etc. More on that later. |
<br/>

**Config**
<br/>
| Mod Config | Config |
|--------------|--------|
| The mod configuration file used to configure the mod. These contain your socket keys and should never be shown to others. | The configuration files CCI uses to understand what to do with your Stream Events. These collectively form Events and are saved in JSON files. |
<br/>

First Launch
------------
Expand Down

0 comments on commit 5d104f3

Please sign in to comment.