|
e1056cd5d2
|
formatting
|
2017-08-11 19:29:35 -07:00 |
|
Tyler Hodapp
|
2744734786
|
Merged in define-finnaly (pull request #20)
added define module, fixes #3
Approved-by: Luke Robles <lukelrobles@gmail.com>
|
2017-08-12 02:26:07 +00: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 |
|
|
69642d0df8
|
Merged in debug_mode (pull request #18)
Adding debug mode
|
2017-08-10 22:59:01 +00: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 |
|
|
7e5b6b6629
|
Merged in test_dragon_bot (pull request #17)
Finally a testing framework, fixes #9
Approved-by: Tyler Hodapp <nightfire929@gmail.com>
|
2017-08-10 21:01:53 +00:00 |
|
|
b618bc85d6
|
Finally a testing framework, fixes #9
|
2017-08-10 13:53:32 -07:00 |
|
|
ec62c918f8
|
README.md edited online with Bitbucket
|
2017-08-09 21:09:45 +00: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 E Juresic
|
cedccc050f
|
Merged in purge_hotfix (pull request #15)
Hotfix for Purge
Approved-by: Luke Robles <lukelrobles@gmail.com>
|
2017-08-09 20:43:59 +00:00 |
|
Kyler Juresic
|
3666599487
|
Hotfix for purge
misaligned indent, fixes issue #6
|
2017-08-09 15:32:23 -05:00 |
|
Kyler E Juresic
|
04eaeb624d
|
Merged in purgeargs (pull request #12)
Add arg to !purge, fixes #2
Approved-by: Luke Robles <lukelrobles@gmail.com>
|
2017-08-09 20:16:22 +00: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 E Juresic
|
e770e9cd72
|
Merged in typofix (pull request #11)
Typo Fix for get_help_method
|
2017-08-09 00:16:24 +00:00 |
|
Kyler Juresic
|
10fdaafd0a
|
Fix typo with !define
deine changed to define, fixes issue #1
|
2017-08-08 19:04:18 -05:00 |
|
|
4e808e692b
|
Merged in test_during_build (pull request #10)
Making the dockerfile test the python code during the build
Approved-by: Tyler Hodapp <nightfire929@gmail.com>
|
2017-08-08 23:59:16 +00:00 |
|
|
69dd6d6514
|
Dockerfile edited online with Bitbucket
|
2017-08-08 23:57:42 +00:00 |
|
|
a38e565294
|
updating readme
|
2017-08-08 16:53:04 -07:00 |
|
|
08d3b31974
|
Making the dockerfile test the python code during the build
|
2017-08-08 16:51:21 -07:00 |
|
|
049ef66b86
|
README.md edited online with Bitbucket
|
2017-08-08 23:26:28 +00:00 |
|
|
d804e3e2e2
|
README.md created online with Bitbucket
|
2017-08-08 23:25:30 +00: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 |
|
|
2ba5d1abe9
|
Merged in help_method (pull request #6)
creating a new funciton for help methods that we can call from anywhere in the bot
|
2017-08-08 22:02:20 +00:00 |
|
|
40dc5620f7
|
creating a new funciton for help methods that we can call from anywhere in the bot
|
2017-08-08 14:53:48 -07:00 |
|
|
8cea5fc979
|
Merged in feature/fixing-yml (pull request #4)
Fixing yaml file
Approved-by: Tyler Hodapp <nightfire929@gmail.com>
|
2017-08-08 19:40:44 +00:00 |
|
|
4490c2e3b5
|
Fixing the yaml file so it biulds the container when merging to master
|
2017-08-08 12:39:14 -07:00 |
|
|
e4b719a460
|
updating pull script to pull latest build of the container
|
2017-08-08 12:36:55 -07:00 |
|
|
bafbd21183
|
Merged in feature/test_script (pull request #3)
Feature/test script
|
2017-08-08 19:33:58 +00:00 |
|
|
e4109dffac
|
Adding definition function and doing some code cleanup
|
2017-08-08 12:29:32 -07:00 |
|
|
c0701e91f4
|
indent
|
2017-08-05 12:36:12 -07:00 |
|
|
a1ab2d731e
|
Adding the export for image name back to the master section of the build
|
2017-08-05 12:35:01 -07:00 |
|
|
ec0a52bd8d
|
testing if itll build on a branch
|
2017-08-05 12:33:55 -07:00 |
|
|
5234d91d4b
|
testing a change to the pipeline
|
2017-08-05 12:28:40 -07:00 |
|
|
8110531b9b
|
trying again
|
2017-08-05 12:21:38 -07:00 |
|
|
75c77744a8
|
trying again
|
2017-08-05 12:20:57 -07:00 |
|