65 Commits

Author SHA1 Message Date
Jason Ji
2c5907d6ec Merge branch 'master' into 'weather'
# Conflicts:
#   .gitlab-ci.yml
#   Dockerfile
#   Dockerfile-test-env

Resolved by importing both PyOWM and BeautifulSoup4
2017-09-22 00:56:10 +00:00
Jason Ji
2fb964b5b3 weather 2.0 - added emojis, made things look nicer 2017-09-21 17:50:36 -07:00
bae7b00f75 change cleanup number to 10 2017-09-21 16:18:46 -07:00
Tyler Hodapp
8b00f273b3 added help message for homepage 2017-09-20 16:37:33 +00:00
Zoid
9a7d24bcbb Add support for fuckinghomepage.com. Fixes #23 2017-09-19 17:08:51 -06:00
1e48dc1d10 Send users a PM with their roles 2017-09-14 20:28:04 +00:00
Jason Ji
9b42ebfb16 it works lol 2017-09-04 17:56:44 -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
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
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
d784f75763 Actually return a link 2017-08-19 17:56:30 -05: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
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
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
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
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
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