114ef38768
Merge branch 'redoing_help' into 'master'
...
Rewrite of the help output. now it will PM you
See merge request !37
2017-09-05 15:48:38 +00:00
Jason Ji
9b42ebfb16
it works lol
2017-09-04 17:56:44 -07:00
Jason Ji
2d3d8cf10d
pyowm xd
2017-09-04 13:59:37 -07:00
Jason Ji
5f9f68fc74
weather memes
2017-09-04 13:55:18 -07:00
50605eb589
Rewrite of the help output. now it will PM you
2017-09-02 00:56:34 -04:00
73c1bc1fd6
Updating readme
2017-08-31 21:50:25 -07:00
84b156aa9a
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
895dbb345d
Remove bad words from the danbooru search. Fixes #24
2017-08-23 20:36:05 -07:00
534301ebec
Spacing to wallpaer module
2017-08-20 16:27:09 -05:00
560f8a503a
Move the avatar stuff into its own module to keep things clean
2017-08-20 14:40:41 -05:00
c9ce94c73e
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
726c8424bb
randomize profile pic on launch and create a get from reddit function
2017-08-20 16:50:17 +00:00
d5dcf5d51c
Removing unnecessary else
2017-08-19 18:03:04 -05:00
3d10ccaf89
Merge branch 'fix_lewd' into 'master'
...
Actually return a link
See merge request !32
2017-08-19 23:01:10 +00:00
d784f75763
Actually return a link
2017-08-19 17:56:30 -05:00
8f8f1f25bc
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
8264a780cc
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
ba72688d8d
Merge branch 'master' of gitlab.com:ldooks/dragon-bot
2017-08-18 09:19:24 -07:00
b75a1402d8
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
b78cb0c9ce
Delete bitbucket-pipelines.yml
2017-08-18 00:01:07 +00:00
38ad4f823d
Fix runner tag
2017-08-17 16:53:40 -07:00
746c8d1328
Fix paramenter
2017-08-17 16:52:53 -07:00
d7b59bce61
Try with build and deploy as one step
2017-08-17 16:51:42 -07:00
bd462d19aa
updating build step tags
2017-08-17 16:46:15 -07:00
1b90b8c4a5
Updating docker password variable
2017-08-17 16:44:39 -07:00
e44b26e013
trying pipelines again
2017-08-17 16:36:55 -07:00
1f7bd1c62c
trying with docker in docker image
2017-08-17 16:30:59 -07:00
09b3cb7fed
Add all necessary python modules for linting
2017-08-17 16:25:57 -07:00
eae9ba7d86
only lint for python errors
2017-08-17 16:24:29 -07:00
59750ec040
Adding pipeline.yml file
2017-08-17 16:23:37 -07:00
acb4449ecd
Adding pipeline.yml file
2017-08-17 16:22:02 -07:00
0f3415d6a0
Adding pipeline.yml file
2017-08-17 16:21:08 -07:00
41f0b30818
Blocking pushes to master
2017-08-17 12:29:44 -07:00
994c3c9f96
Cleaning up the test script
2017-08-17 12:22:15 -07:00
50515caef5
Merged in wolfram (pull request #30 )
...
Adding in wolfram alpha functionality, see #21
2017-08-17 18:57:14 +00:00
b0d01bb697
Removing this unnecessary else
2017-08-17 10:23:12 -07:00
d6a4e39c0a
Adding in wolfram alpha functionality
2017-08-17 10:21:29 -07:00
615ba38880
removing unused imports
2017-08-17 00:28:58 -07:00
f59c3ce21e
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
cecfb20bab
Also alphabatizing the imports
2017-08-17 00:27:34 -07:00
a101282b62
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
b29da1b857
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
d822ed5588
small fixes
...
typo and help_method update
2017-08-17 01:07:10 -05:00
Unknown
2dadf6ee56
moar bugfix
...
correct indent for response, adds response for parse incorrect tag url
2017-08-17 01:02:21 -05:00
65f652ca0b
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
2528a62202
bugfix
...
remove unused variable. import requests for correct image retrieval
2017-08-17 00:51:35 -05:00
Unknown
522609c8ef
Complete Rewrite
...
changed everything
2017-08-17 00:30:17 -05:00
Unknown
64419d5ddc
Merge remote-tracking branch 'origin/wallpaper_module' into wallpaper_module
2017-08-16 22:27:07 -05:00
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