Commit Graph

20 Commits

Author SHA1 Message Date
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