839 Commits

Author SHA1 Message Date
Unknown
c5cc81cc77 Cleanup Code
Removed tons of instances of x.replace
2017-08-16 22:23:47 -05:00
Unknown
f0f9594c8a Cleanup code
remove redundant return
2017-08-16 22:04:30 -05:00
Unknown
da0598d445 wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
2017-08-16 22:04:30 -05:00
fcf39f1ed8 Fixing decidee lgoic and shortening excuse logic 2017-08-16 19:55:16 -07:00
Unknown
283d5322d8 Cleanup code
remove redundant return
2017-08-16 21:46:48 -05:00
Tyler Hodapp
530bfc506c Merged in decide (pull request #23)
moving decide into it s own module

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-17 02:26:25 +00:00
Unknown
f34b230238 wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
2017-08-16 21:00:32 -05:00
Tyler
c15bccc4e3 fixing the names of decide 2017-08-16 18:53:30 -06:00
Jonathan Tan
3f77d880a7 changed ordering 2017-08-16 17:02:55 -07:00
Jonathan Tan
970de1b55f doin the thing 2017-08-16 17:00:43 -07:00
Tyler
460a2e7a1b moves decide into a module, fixes #11 2017-08-16 16:58:47 -06:00
bb32a5769a Set dragon bot's status to show the help command 2017-08-15 13:24:55 -07:00
59cbdce8cb Removing the responses variable since im only using it once 2017-08-12 11:18:44 -07:00
b5704ff8a4 adding my 8ball code to dragon bot, see #13 2017-08-12 10:17:33 -07:00
e061537758 formatting 2017-08-11 19:33:20 -07:00
e1056cd5d2 formatting 2017-08-11 19:29:35 -07:00
Tyler Hodapp
df3b811da1 dragon-bot.py edited online with Bitbucket 2017-08-12 02:21:34 +00:00
Tyler Hodapp
208ae0a913 define_method.py edited online with Bitbucket 2017-08-12 02:18:07 +00:00
Tyler
883f9fef1d added define module, fixes #3 2017-08-11 20:13:03 -06:00
b6658745f6 cleaning up this block of code as well 2017-08-10 15:08:14 -07:00
6b354777b5 also making the environment varible more sensible 2017-08-10 14:46:22 -07:00
7ef01b36cb Adding debug mode 2017-08-10 14:44:13 -07:00
be0ef80f73 fixing typo 2017-08-10 14:40:13 -07:00
e3ab8ee0e3 Adding some more prints to the on_ready function 2017-08-10 14:38:43 -07:00
b618bc85d6 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00
a478c446fd Merged in fix_define (pull request #14)
Fixing define method, fixes #5
2017-08-09 21:03:19 +00:00
c01aa83df8 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
559671033c removing unnessary else statement 2017-08-09 13:58:32 -07:00
2fc4f4f7ab Condensing the help method into just two lines!, fixes #8 2017-08-09 13:56:11 -07:00
Kyler Juresic
3666599487 Hotfix for purge
misaligned indent, fixes issue #6
2017-08-09 15:32:23 -05:00
Kyler Juresic
0323a78009 Edited help to reflect changes to purge 2017-08-09 15:06:04 -05:00
Kyler Juresic
d02b1c4435 Purge argument numLines Revision1 2017-08-09 15:01:12 -05:00
3ecc31e8e9 Fixing define method 2017-08-09 12:24:44 -07:00
Kyler Juresic
a9c3829216 Purge argument numLines
adds arg to modify num lines to purge, defaults to 20.
2017-08-08 19:44:43 -05:00
Kyler Juresic
10fdaafd0a Fix typo with !define
deine changed to define, fixes issue #1
2017-08-08 19:04:18 -05:00
Tyler Hodapp
429a64cb7a Merged in get_help_method (pull request #7)
renaming method
2017-08-08 23:07:11 +00:00
cbf3f58102 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
715fcee625 renaming method 2017-08-08 16:40:25 -06:00
8afdad88b4 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