20 Commits

Author SHA1 Message Date
Luke Robles
64d703c452 formatting 2017-08-11 19:29:35 -07:00
Tyler Hodapp
252cb45d4e dragon-bot.py edited online with Bitbucket 2017-08-12 02:21:34 +00:00
Tyler
d9892ac441 added define module, fixes #3 2017-08-11 20:13:03 -06:00
Luke Robles
091fcd971f cleaning up this block of code as well 2017-08-10 15:08:14 -07:00
Luke Robles
2c0c27d17f also making the environment varible more sensible 2017-08-10 14:46:22 -07:00
Luke Robles
47e9f99449 Adding debug mode 2017-08-10 14:44:13 -07:00
Luke Robles
a9a025484f fixing typo 2017-08-10 14:40:13 -07:00
Luke Robles
7ca622e252 Adding some more prints to the on_ready function 2017-08-10 14:38:43 -07:00
Luke Robles
4fe3a49ad3 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00
5b8d183db9 Merged in fix_define (pull request #14)
Fixing define method, fixes #5
2017-08-09 21:03:19 +00:00
2a1d69b708 Merged in help_module (pull request #16)
Condensing the help method into just two lines!, fixes #8
2017-08-09 21:02:39 +00:00
Luke Robles
d30f883ec2 Condensing the help method into just two lines!, fixes #8 2017-08-09 13:56:11 -07:00
Kyler Juresic
febd9f9f5b Hotfix for purge
misaligned indent, fixes issue #6
2017-08-09 15:32:23 -05:00
Kyler Juresic
07801278f1 Purge argument numLines Revision1 2017-08-09 15:01:12 -05:00
Luke Robles
85cc6399e3 Fixing define method 2017-08-09 12:24:44 -07:00
Kyler Juresic
ff2629a930 Purge argument numLines
adds arg to modify num lines to purge, defaults to 20.
2017-08-08 19:44:43 -05:00
Tyler Hodapp
8b28bb930e Merged in get_help_method (pull request #7)
renaming method
2017-08-08 23:07:11 +00:00
Luke Robles
3fe233f264 Modifying the docker file to install docker on a separate step so we can cache that bit to speed up testing. also adding a script that will run some quick tests 2017-08-08 15:55:01 -07:00
Tyler
aa9ff6ecc2 renaming method 2017-08-08 16:40:25 -06:00
Luke Robles
d5eacb9d17 moving the source code into a folder called app and changing the docker file to launch it from there on startup 2017-08-08 15:08:20 -07:00