1267 Commits

Author SHA1 Message Date
Luke Robles
29c3416aaf Merge branch 'master' of gitlab.com:ldooks/dragon-bot 2017-08-18 09:19:24 -07:00
Luke Robles
c044b7d055 Blocking pushes to master
Adding pipeline.yml file

Adding pipeline.yml file

Adding pipeline.yml file

only lint for python errors

Add all necessary python modules for linting

trying with docker in docker image

trying pipelines again

Updating docker password variable

updating build step tags

Try with build and deploy as one step

Fix paramenter

Fix runner tag

Delete bitbucket-pipelines.yml
2017-08-18 09:18:49 -07:00
a6d0946f50 Delete bitbucket-pipelines.yml 2017-08-18 00:01:07 +00:00
Luke Robles
b8542dd755 Fix runner tag 2017-08-17 16:53:40 -07:00
Luke Robles
858e6b11b0 Fix paramenter 2017-08-17 16:52:53 -07:00
Luke Robles
8285dbb92e Try with build and deploy as one step 2017-08-17 16:51:42 -07:00
Luke Robles
cc91a1151b updating build step tags 2017-08-17 16:46:15 -07:00
Luke Robles
9c75b2b5a6 Updating docker password variable 2017-08-17 16:44:39 -07:00
Luke Robles
47808e4fdf trying pipelines again 2017-08-17 16:36:55 -07:00
Luke Robles
d0e583236c trying with docker in docker image 2017-08-17 16:30:59 -07:00
Luke Robles
e918b095a6 Add all necessary python modules for linting 2017-08-17 16:25:57 -07:00
Luke Robles
9c40975d26 only lint for python errors 2017-08-17 16:24:29 -07:00
Luke Robles
fe24e28e28 Adding pipeline.yml file 2017-08-17 16:23:37 -07:00
Luke Robles
0ce3d5df58 Adding pipeline.yml file 2017-08-17 16:22:02 -07:00
Luke Robles
9021a4e459 Adding pipeline.yml file 2017-08-17 16:21:08 -07:00
Luke Robles
24c89ff5bb Blocking pushes to master 2017-08-17 12:29:44 -07:00
Luke Robles
a2fd953e02 Cleaning up the test script 2017-08-17 12:22:15 -07:00
68e667f852 Merged in wolfram (pull request #30)
Adding in wolfram alpha functionality, see #21
2017-08-17 18:57:14 +00:00
Luke Robles
abff3e6313 Removing this unnecessary else 2017-08-17 10:23:12 -07:00
Luke Robles
f4911c7eaf Adding in wolfram alpha functionality 2017-08-17 10:21:29 -07:00
Luke Robles
c15036e413 removing unused imports 2017-08-17 00:28:58 -07:00
1dbffcc9cf Merged in lewds (pull request #29)
Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py
2017-08-17 07:28:16 +00:00
Luke Robles
e943c5e0d6 Also alphabatizing the imports 2017-08-17 00:27:34 -07:00
Luke Robles
077d4c6192 Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py 2017-08-17 00:26:58 -07:00
Kyler E Juresic
87593e45cf Merged in wallpaper_module (pull request #27)
wallpaper_module isolation

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-17 06:12:19 +00:00
Unknown
142486a80c small fixes
typo and help_method update
2017-08-17 01:07:10 -05:00
Unknown
3cb84b9d6a moar bugfix
correct indent for response, adds response for parse incorrect tag url
2017-08-17 01:02:21 -05:00
Luke Robles
4e59fb37c7 Adding a new line to the test docker file. It needs special shit to print in alpine 2017-08-16 22:59:33 -07:00
Unknown
6b727ea417 bugfix
remove unused variable.  import requests for correct image retrieval
2017-08-17 00:51:35 -05:00
Unknown
aefb1aadf2 Complete Rewrite
changed everything
2017-08-17 00:30:17 -05:00
Unknown
2d545b8608 Merge remote-tracking branch 'origin/wallpaper_module' into wallpaper_module 2017-08-16 22:27:07 -05:00
Unknown
b8626e5599 Cleanup Code
Removed tons of instances of x.replace
2017-08-16 22:23:47 -05:00
Unknown
3ecfe21fce Cleanup code
remove redundant return
2017-08-16 22:04:30 -05:00
Unknown
fc7c65a6d9 wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
2017-08-16 22:04:30 -05:00
e7608d7c46 Merged in fixes (pull request #28)
Fixing decide logic and shortening excuse logic
2017-08-17 02:57:50 +00:00
Luke Robles
44486b5ea7 Fixing decidee lgoic and shortening excuse logic 2017-08-16 19:55:16 -07:00
Unknown
1ba5e3d38e Cleanup code
remove redundant return
2017-08-16 21:46:48 -05:00
Tyler Hodapp
79abcc7988 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
79793dd6e8 wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
2017-08-16 21:00:32 -05:00
Jonathan Tan
bf23c4d861 Merged in memes (pull request #24)
Move !excuse into its own module

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-17 01:03:45 +00:00
Tyler
32a8e67dbc fixing the names of decide 2017-08-16 18:53:30 -06:00
Jonathan Tan
c4d24d1ad6 changed ordering 2017-08-16 17:02:55 -07:00
Jonathan Tan
d131af8d8e doin the thing 2017-08-16 17:00:43 -07:00
Tyler
bbb8a1556c moves decide into a module, fixes #11 2017-08-16 16:58:47 -06:00
cf13693f91 Merged in alpine (pull request #22)
Switching to alpine linux! Smaller footprints. Fixes #17

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-16 20:02:28 +00:00
Luke Robles
4f03ac709f Actually we dont even need curl anymore 2017-08-16 12:58:01 -07:00
Luke Robles
3c1b17dc6a Switching to alpine linux! Smaller footprints. Fixes #17 2017-08-16 12:56:41 -07:00
4fb9554575 Set dragon bot's status to show the help command 2017-08-15 13:24:55 -07:00
8e84fa3cd1 Merged in 8ball (pull request #21)
adding my 8ball code to dragon bot, see #13
2017-08-12 22:38:16 +00:00
Luke Robles
32549a97ef Removing the responses variable since im only using it once 2017-08-12 11:18:44 -07:00