529 Commits

Author SHA1 Message Date
Luke Robles
3702b58de4 Updating readme 2017-08-31 21:50:25 -07:00
622c813a18 Merge branch 'worksafe_module' into 'master'
Remove bad words from the danbooru search. Fixes #24

Closes #24

See merge request !35
2017-08-24 05:36:37 +00:00
Luke Robles
89864801b3 Remove bad words from the danbooru search. Fixes #24 2017-08-23 20:36:05 -07:00
Luke Robles
f6db134e49 Spacing to wallpaer module 2017-08-20 16:27:09 -05:00
Luke Robles
22c9f954c5 Move the avatar stuff into its own module to keep things clean 2017-08-20 14:40:41 -05:00
f9a82feb76 Merge branch 'reddit_image' into 'master'
randomize profile pic on launch and create a get from reddit function

See merge request !33
2017-08-20 16:50:18 +00:00
d78c043a15 randomize profile pic on launch and create a get from reddit function 2017-08-20 16:50:17 +00:00
Luke Robles
c556d67b1a Removing unnecessary else 2017-08-19 18:03:04 -05:00
28f9fdd3b0 Merge branch 'fix_lewd' into 'master'
Actually return a link

See merge request !32
2017-08-19 23:01:10 +00:00
Luke Robles
17eace836d Actually return a link 2017-08-19 17:56:30 -05:00
c419c4fc6f Merge branch 'role_check' into 'master'
Really big PR. Building out a role check module and linting a lot of the bot…

Closes #22

See merge request !31
2017-08-19 01:18:01 +00:00
Luke Robles
17cd95d971 Really big PR.\nBuilding out a role check module and linting a lot of the bot for cleanliness. Fixes #22 2017-08-18 17:22:15 -05:00
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