Commit Graph

37 Commits

Author SHA1 Message Date
fb5dd54848 Small patches to make the code match currently used version. 2020-08-22 23:35:22 -04:00
94c1c53dd3 Forgot to update version number. V1.0.2 2020-08-16 12:26:40 -04:00
4cb39bea73 Remove DEF CON 28 only stuff and rewriting the locking code to be one game per channel. 2020-08-16 12:10:52 -04:00
860cbc8f60 Cleaning up and adding lodash. 2020-08-16 12:10:12 -04:00
93e5dd845e We are in production now! 2020-08-06 02:25:58 -05:00
0999d359a4 Re enable channel lock 2020-08-06 02:25:38 -05:00
fox3455
b2e978cabe
Updated an error in reporting.
Updated an error in reporting.
2020-08-05 17:58:49 -04:00
cc6a387c30 Switching to concat. 2020-08-05 15:48:10 -05:00
a0ed32c302 One ball at a time. 2020-08-05 15:32:41 -05:00
af6dfb2597 One game at a time 2020-08-05 13:54:09 -05:00
f2d6eaea16 Filtering works 2020-08-05 12:34:40 -05:00
dcc5cad7b3 IT'S ALIVE!!! 2020-08-05 11:56:45 -05:00
d63aa91a21 Time to fix recursion problems. 2 2020-08-05 10:48:22 -05:00
733f694cba Tim to fix recursion problems. 2020-08-05 10:34:49 -05:00
db35107a63 Ooga-booga rewrite is coming along well 2020-08-05 03:21:22 -05:00
014fddea3c dvs come take a look 2020-08-04 20:20:51 -05:00
e6fdc23355 Debug messages are nice to have 2020-08-04 12:42:26 -05:00
3dd1780fa4 Syntax errors fixed! 2020-08-04 12:31:39 -05:00
cc58339889 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/index.js
2020-08-04 12:19:12 -05:00
fox3455
ce6053d3df
Added the while loop to bot.
Added rough version of the while loop to the bot to keep game going. I need to be able to test the bot to see where it doesn't work since I don't code in JS.
2020-08-04 10:25:20 -04:00
27644de634 Something about making the game work. 2020-08-03 19:31:55 -05:00
66fbc34df6 Making the bot collect reactions from said message 2020-08-03 17:05:02 -05:00
be9a4f81f3 Bot reacts to itself now 2020-08-03 16:51:12 -05:00
77d6e6bba7 config file stuff making it easier to change emotes 2020-08-03 16:28:26 -05:00
eabf564b3f Might as well change to my handle 2020-08-03 16:10:51 -05:00
fox3455
07c3f3c9cb
Added our newest collaborator.
Added DVS to the collaborator list.
2020-08-03 17:07:37 -04:00
16f1c7b5e7 General shinnanigans 2020-08-03 15:29:36 -05:00
02c0cdd38b config file 2020-08-03 13:29:56 -05:00
d390f94aa2 I listed the authors wrong 2020-08-03 13:28:46 -05:00
c087908765 I dont even know where to begin describing this but this is me showing my progress. 2020-08-03 13:25:27 -05:00
93e3af506d Make package name valid under NPM rules 2020-08-03 12:27:36 -05:00
794cea6140 * Renamed and moved index.js for starting with npm start.
* Removed pretty-ms
2020-08-03 12:26:44 -05:00
95d4aecadb Renamed and moved index.js for starting with npm start 2020-08-03 12:21:40 -05:00
71fdc6e66f Making npm-shrinkwrap making faster installs. 2020-08-03 12:20:37 -05:00
e49410b075 Git ignore to block node junk files. 2020-08-03 12:18:02 -05:00
fox3455
6d07a402a3
Code upload
This is the current WIP for beachball.js. This only needs to be cleaned up and to add the actual beach ball passing loop.
2020-08-03 11:51:28 -04:00
fox3455
d5276018c3
Initial commit 2020-08-03 11:50:15 -04:00