Commit graph

26 commits

Author SHA1 Message Date
Tyler
fa32df4b11
Merge pull request #4 from Tyler-A/develop
Develop
2020-01-19 00:30:51 -06:00
Tyler-A
fe5221ed38 Add code to check for the max bits on each donation 2020-01-19 00:29:20 -06:00
Tyler-A
7933b54a8b Add message links for foreshadowing 2020-01-19 00:07:23 -06:00
Tyler-A
6c7da74783 Log errors when they occur but are not caught 2020-01-12 00:44:17 -06:00
Tyler
ee89814ac5
Merge pull request #3 from Tyler-A/develop
IMPORTANT: Fix offline data storage
2020-01-09 16:41:50 -07:00
Tyler-A
11bb38dcbf Change DATAFILE to DATAPATH 2020-01-09 17:40:27 -06:00
Tyler-A
3aa0bfda18 Update way datafile is loaded. 2020-01-09 17:40:10 -06:00
Tyler-A
0c3567c2ca Fix: Make offline happen when channel is offline, not online 2020-01-09 17:39:42 -06:00
Tyler-A
7db141cb7d Add .data files for the gitignore. 2020-01-09 17:10:48 -06:00
Tyler-A
92723fac91 Update default datafile name 2020-01-08 15:20:58 -06:00
Tyler
61363e851e
Merge pull request #2 from Tyler-A/develop
Add indent depth config value.
2020-01-08 14:19:04 -07:00
Tyler-A
b310ff8967 Add indent depth config value. 2020-01-08 15:17:21 -06:00
Tyler
1b63c187e7
Merge pull request #1 from Tyler-A/develop
V1.0
2020-01-08 14:13:20 -07:00
Tyler-A
3fa4e45e1a Indent JSON so we aren't saving it grossly. 2020-01-08 15:12:03 -06:00
Tyler-A
32f30a925a Making it work, and storing some offline data as well because whynot? 2020-01-08 15:11:43 -06:00
Tyler-A
038e4cac26 Add semicolon. 2020-01-08 15:11:15 -06:00
Tyler-A
6a0ed0bb6b Unignore the npm and tsc configs. 2020-01-07 00:08:15 -06:00
Tyler-A
8c41b1832d Add functions for loading the data and generating the date string. 2020-01-07 00:06:48 -06:00
Tyler-A
bffd0dd6e0 Add type declaration for the data structure. 2020-01-07 00:06:28 -06:00
Tyler-A
c803e7fd76 Add main bot for actually interacting with Twitch and storing the data. 2020-01-07 00:06:14 -06:00
Tyler-A
3a1cce6c39 Add code for running the main bot. 2020-01-07 00:05:49 -06:00
Tyler-A
de8a0ac19b Add constants 2020-01-07 00:05:33 -06:00
Tyler-A
937d379dae Add config template. 2020-01-07 00:05:23 -06:00
Tyler-A
47f19e4bc6 Ignore config 2020-01-07 00:05:13 -06:00
Tyler-A
56142ab275 Ignore json files. 2020-01-07 00:03:58 -06:00
Tyler
cab724ade6
Initial commit 2020-01-03 01:25:53 -07:00